Title: [138628] trunk/Source/WTF
- Revision
- 138628
- Author
- [email protected]
- Date
- 2013-01-02 12:00:47 -0800 (Wed, 02 Jan 2013)
Log Message
WTF.gypi lists Platform.h twice
https://bugs.webkit.org/show_bug.cgi?id=105731
Reviewed by Tony Chang.
Once ought to be enough for everybody.
* WTF.gypi:
Modified Paths
Diff
Modified: trunk/Source/WTF/ChangeLog (138627 => 138628)
--- trunk/Source/WTF/ChangeLog 2013-01-02 19:48:28 UTC (rev 138627)
+++ trunk/Source/WTF/ChangeLog 2013-01-02 20:00:47 UTC (rev 138628)
@@ -1,3 +1,14 @@
+2013-01-02 Adam Barth <[email protected]>
+
+ WTF.gypi lists Platform.h twice
+ https://bugs.webkit.org/show_bug.cgi?id=105731
+
+ Reviewed by Tony Chang.
+
+ Once ought to be enough for everybody.
+
+ * WTF.gypi:
+
2012-12-31 Gavin Barraclough <[email protected]>
Objective-C API for _javascript_Core
Modified: trunk/Source/WTF/WTF.gypi (138627 => 138628)
--- trunk/Source/WTF/WTF.gypi 2013-01-02 19:48:28 UTC (rev 138627)
+++ trunk/Source/WTF/WTF.gypi 2013-01-02 20:00:47 UTC (rev 138628)
@@ -81,7 +81,6 @@
'wtf/PassRefPtr.h',
'wtf/PassTraits.h',
'wtf/Platform.h',
- 'wtf/Platform.h',
'wtf/PossiblyNull.h',
'wtf/PrintStream.h',
'wtf/RandomNumber.h',
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes