Title: [164273] trunk/Source/WebKit2
Revision
164273
Author
changseok...@collabora.com
Date
2014-02-17 22:51:36 -0800 (Mon, 17 Feb 2014)

Log Message

Unreviewed gtk build fix.

* GNUmakefile.list.am: Remove WebHistoryClient.cpp/h after r164230.

Modified Paths

Diff

Modified: trunk/Source/WebKit2/ChangeLog (164272 => 164273)


--- trunk/Source/WebKit2/ChangeLog	2014-02-18 05:18:18 UTC (rev 164272)
+++ trunk/Source/WebKit2/ChangeLog	2014-02-18 06:51:36 UTC (rev 164273)
@@ -1,3 +1,9 @@
+2014-02-17  ChangSeok Oh  <changseok...@collabora.com>
+
+        Unreviewed gtk build fix.
+
+        * GNUmakefile.list.am: Remove WebHistoryClient.cpp/h after r164230.
+
 2014-02-17  Ricky Mondello  <rmonde...@apple.com>
 
         Expose a way to clear cookies modified after a given date

Modified: trunk/Source/WebKit2/GNUmakefile.list.am (164272 => 164273)


--- trunk/Source/WebKit2/GNUmakefile.list.am	2014-02-18 05:18:18 UTC (rev 164272)
+++ trunk/Source/WebKit2/GNUmakefile.list.am	2014-02-18 06:51:36 UTC (rev 164273)
@@ -940,8 +940,6 @@
 	Source/WebKit2/UIProcess/WebGeolocationProvider.h \
 	Source/WebKit2/UIProcess/WebGrammarDetail.cpp \
 	Source/WebKit2/UIProcess/WebGrammarDetail.h \
-	Source/WebKit2/UIProcess/WebHistoryClient.cpp \
-	Source/WebKit2/UIProcess/WebHistoryClient.h \
 	Source/WebKit2/UIProcess/WebIconDatabase.cpp \
 	Source/WebKit2/UIProcess/WebIconDatabase.h \
 	Source/WebKit2/UIProcess/WebIconDatabaseClient.cpp \
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to