Title: [95138] trunk/Source/WebCore
Revision
95138
Author
[email protected]
Date
2011-09-14 16:44:05 -0700 (Wed, 14 Sep 2011)

Log Message

Try to fix GTK+ build.
        
* GNUmakefile.list.am:

Modified Paths


Diff

Modified: trunk/Source/WebCore/ChangeLog (95137 => 95138)


--- trunk/Source/WebCore/ChangeLog	2011-09-14 23:27:23 UTC (rev 95137)
+++ trunk/Source/WebCore/ChangeLog	2011-09-14 23:44:05 UTC (rev 95138)
@@ -1,3 +1,9 @@
+2011-09-14  Anders Carlsson  <[email protected]>
+
+        Try to fix GTK+ build.
+        
+        * GNUmakefile.list.am:
+
 2011-09-14  James Robinson  <[email protected]>
 
         [chromium] LayerRendererChromium shouldn't be RefCounted

Modified: trunk/Source/WebCore/GNUmakefile.list.am (95137 => 95138)


--- trunk/Source/WebCore/GNUmakefile.list.am	2011-09-14 23:27:23 UTC (rev 95137)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2011-09-14 23:44:05 UTC (rev 95138)
@@ -9,8 +9,6 @@
 	DerivedSources/WebCore/CSSValueKeywords.h \
 	DerivedSources/WebCore/CSSValueKeywords.cpp \
 	DerivedSources/WebCore/ColorData.cpp \
-	DerivedSources/WebCore/DocTypeStrings.cpp \
-	DerivedSources/WebCore/HashTools.h \
 	DerivedSources/WebCore/HTMLElementFactory.cpp \
 	DerivedSources/WebCore/HTMLElementFactory.h \
 	DerivedSources/WebCore/HTMLEntityTable.cpp \
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to