Title: [89455] trunk/Source/WebCore
Revision
89455
Author
aba...@webkit.org
Date
2011-06-22 12:02:24 -0700 (Wed, 22 Jun 2011)

Log Message

2011-06-22  Adam Barth  <aba...@webkit.org>

        Attempt to fix the GTK build after my incomplete rollout of 88332.

        * GNUmakefile.list.am:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (89454 => 89455)


--- trunk/Source/WebCore/ChangeLog	2011-06-22 18:57:04 UTC (rev 89454)
+++ trunk/Source/WebCore/ChangeLog	2011-06-22 19:02:24 UTC (rev 89455)
@@ -1,3 +1,9 @@
+2011-06-22  Adam Barth  <aba...@webkit.org>
+
+        Attempt to fix the GTK build after my incomplete rollout of 88332.
+
+        * GNUmakefile.list.am:
+
 2011-06-22  Sam Weinig  <s...@webkit.org>
 
         Reviewed by Adam Barth.

Modified: trunk/Source/WebCore/GNUmakefile.list.am (89454 => 89455)


--- trunk/Source/WebCore/GNUmakefile.list.am	2011-06-22 18:57:04 UTC (rev 89454)
+++ trunk/Source/WebCore/GNUmakefile.list.am	2011-06-22 19:02:24 UTC (rev 89455)
@@ -1885,10 +1885,6 @@
 	Source/WebCore/html/ResetInputType.h \
 	Source/WebCore/html/SearchInputType.cpp \
 	Source/WebCore/html/SearchInputType.h \
-	Source/WebCore/html/SpellcheckRange.cpp \
-	Source/WebCore/html/SpellcheckRange.h \
-	Source/WebCore/html/SpellcheckRangeList.cpp \
-	Source/WebCore/html/SpellcheckRangeList.h \
 	Source/WebCore/html/StepRange.cpp \
 	Source/WebCore/html/StepRange.h \
 	Source/WebCore/html/SubmitInputType.cpp \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to