Title: [98011] trunk/Source/WebCore
Revision
98011
Author
[email protected]
Date
2011-10-20 12:27:37 -0700 (Thu, 20 Oct 2011)

Log Message

One more GTK+ build fix. Remove CueLoader files from the build.

* GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (98010 => 98011)


--- trunk/Source/WebCore/ChangeLog	2011-10-20 19:20:53 UTC (rev 98010)
+++ trunk/Source/WebCore/ChangeLog	2011-10-20 19:27:37 UTC (rev 98011)
@@ -1,3 +1,9 @@
+2011-10-20  Gustavo Noronha Silva  <[email protected]>
+
+        One more GTK+ build fix. Remove CueLoader files from the build.
+
+        * GNUmakefile.list.am:
+
 2011-10-20  Ken Buchanan <[email protected]>
 
         Crash in updateFirstLetter on :after generated content

Modified: trunk/Source/WebCore/GNUmakefile.list.am (98010 => 98011)


--- trunk/Source/WebCore/GNUmakefile.list.am	2011-10-20 19:20:53 UTC (rev 98010)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2011-10-20 19:27:37 UTC (rev 98011)
@@ -2154,8 +2154,6 @@
 	Source/WebCore/loader/CrossOriginAccessControl.h \
 	Source/WebCore/loader/CrossOriginPreflightResultCache.cpp \
 	Source/WebCore/loader/CrossOriginPreflightResultCache.h \
-	Source/WebCore/loader/CueLoader.cpp \
-	Source/WebCore/loader/CueLoader.h \
 	Source/WebCore/loader/TextTrackLoader.cpp \
 	Source/WebCore/loader/TextTrackLoader.h \
 	Source/WebCore/loader/DocumentLoader.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to