Title: [164240] trunk/Source/WebKit2
Revision
164240
Author
m.pak...@samsung.com
Date
2014-02-17 12:06:34 -0800 (Mon, 17 Feb 2014)

Log Message

Unreviewed EFL build fix attempt

* CMakeLists.txt: Remove WebHistoryClient.cpp after r164230.

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (164239 => 164240)


--- trunk/Source/WebKit2/CMakeLists.txt	2014-02-17 19:48:31 UTC (rev 164239)
+++ trunk/Source/WebKit2/CMakeLists.txt	2014-02-17 20:06:34 UTC (rev 164240)
@@ -334,7 +334,6 @@
     UIProcess/WebGeolocationManagerProxy.cpp
     UIProcess/WebGeolocationProvider.cpp
     UIProcess/WebGrammarDetail.cpp
-    UIProcess/WebHistoryClient.cpp
     UIProcess/WebIconDatabase.cpp
     UIProcess/WebIconDatabaseClient.cpp
     UIProcess/WebInspectorProxy.cpp

Modified: trunk/Source/WebKit2/ChangeLog (164239 => 164240)


--- trunk/Source/WebKit2/ChangeLog	2014-02-17 19:48:31 UTC (rev 164239)
+++ trunk/Source/WebKit2/ChangeLog	2014-02-17 20:06:34 UTC (rev 164240)
@@ -1,3 +1,9 @@
+2014-02-17  Michał Pakuła vel Rutka  <m.pak...@samsung.com>
+
+        Unreviewed EFL build fix attempt
+
+        * CMakeLists.txt: Remove WebHistoryClient.cpp after r164230.
+
 2014-02-17  Anders Carlsson  <ander...@apple.com>
 
         WebKitGTK+ should stop calling functions to set the view source mode
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to