Title: [155338] trunk/Source/WTF
Revision
155338
Author
[email protected]
Date
2013-09-09 02:40:26 -0700 (Mon, 09 Sep 2013)

Log Message

[Qt] Remove FastAllocBase.h from WTF.pro.
https://bugs.webkit.org/show_bug.cgi?id=121024

Patch by Julien Brianceau <[email protected]> on 2013-09-09
Reviewed by Jocelyn Turcotte.

* WTF.pro: Remove FastAllocBase.h as this file disappeared in r155251.

Modified Paths

Diff

Modified: trunk/Source/WTF/ChangeLog (155337 => 155338)


--- trunk/Source/WTF/ChangeLog	2013-09-09 09:39:34 UTC (rev 155337)
+++ trunk/Source/WTF/ChangeLog	2013-09-09 09:40:26 UTC (rev 155338)
@@ -1,3 +1,12 @@
+2013-09-09  Julien Brianceau  <[email protected]>
+
+        [Qt] Remove FastAllocBase.h from WTF.pro.
+        https://bugs.webkit.org/show_bug.cgi?id=121024
+
+        Reviewed by Jocelyn Turcotte.
+
+        * WTF.pro: Remove FastAllocBase.h as this file disappeared in r155251.
+
 2013-09-08  Darin Adler  <[email protected]>
 
         Deprecate AdoptCF and AdoptNS (on all platforms except iOS for now)

Modified: trunk/Source/WTF/WTF.pro (155337 => 155338)


--- trunk/Source/WTF/WTF.pro	2013-09-09 09:39:34 UTC (rev 155337)
+++ trunk/Source/WTF/WTF.pro	2013-09-09 09:40:26 UTC (rev 155338)
@@ -58,7 +58,6 @@
     Encoder.h \
     EnumClass.h \
     ExportMacros.h \
-    FastAllocBase.h \
     FastMalloc.h \
     FeatureDefines.h \
     FilePrintStream.h \
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to