Title: [153676] trunk/Source/WTF
Revision
153676
Author
mark....@apple.com
Date
2013-08-02 16:23:49 -0700 (Fri, 02 Aug 2013)

Log Message

Gardening: Touched a line in Platform.h to get all bots to do a clean build.

Not reviewed.

* wtf/Platform.h:

Modified Paths

Diff

Modified: trunk/Source/WTF/ChangeLog (153675 => 153676)


--- trunk/Source/WTF/ChangeLog	2013-08-02 23:09:54 UTC (rev 153675)
+++ trunk/Source/WTF/ChangeLog	2013-08-02 23:23:49 UTC (rev 153676)
@@ -1,3 +1,11 @@
+2013-08-02  Mark Lam  <mark....@apple.com>
+
+        Gardening: Touched a line in Platform.h to get all bots to do a clean build.
+
+        Not reviewed.
+
+        * wtf/Platform.h:
+
 2013-08-02  Mikhail Pozdnyakov  <mikhail.pozdnya...@intel.com>
 
         Check WTF::Vector size with '0' inline capacity

Modified: trunk/Source/WTF/wtf/Platform.h (153675 => 153676)


--- trunk/Source/WTF/wtf/Platform.h	2013-08-02 23:09:54 UTC (rev 153675)
+++ trunk/Source/WTF/wtf/Platform.h	2013-08-02 23:23:49 UTC (rev 153676)
@@ -31,6 +31,7 @@
 /* Include compiler specific macros */
 #include <wtf/Compiler.h>
 
+
 /* ==== PLATFORM handles OS, operating environment, graphics API, and
    CPU. This macro will be phased out in favor of platform adaptation
    macros, policy decision macros, and top-level port definitions. ==== */
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to