Title: [161524] trunk/Tools
Revision
161524
Author
[email protected]
Date
2014-01-08 15:37:11 -0800 (Wed, 08 Jan 2014)

Log Message

[EFL] Unreviewed build fix after r161522.

* TestWebKitAPI/CMakeLists.txt:
* TestWebKitAPI/PlatformEfl.cmake:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (161523 => 161524)


--- trunk/Tools/ChangeLog	2014-01-08 22:52:13 UTC (rev 161523)
+++ trunk/Tools/ChangeLog	2014-01-08 23:37:11 UTC (rev 161524)
@@ -1,3 +1,10 @@
+2014-01-08  Seokju Kwon  <[email protected]>
+
+        [EFL] Unreviewed build fix after r161522.
+
+        * TestWebKitAPI/CMakeLists.txt:
+        * TestWebKitAPI/PlatformEfl.cmake:
+
 2014-01-08  Anders Carlsson  <[email protected]>
 
         Remove WKConnectionRef tests

Modified: trunk/Tools/TestWebKitAPI/CMakeLists.txt (161523 => 161524)


--- trunk/Tools/TestWebKitAPI/CMakeLists.txt	2014-01-08 22:52:13 UTC (rev 161523)
+++ trunk/Tools/TestWebKitAPI/CMakeLists.txt	2014-01-08 23:37:11 UTC (rev 161524)
@@ -76,7 +76,6 @@
     ${TESTWEBKITAPI_DIR}/Tests/WebKit2/ResponsivenessTimerDoesntFireEarly_Bundle.cpp
     ${TESTWEBKITAPI_DIR}/Tests/WebKit2/ShouldGoToBackForwardListItem_Bundle.cpp
     ${TESTWEBKITAPI_DIR}/Tests/WebKit2/UserMessage_Bundle.cpp
-    ${TESTWEBKITAPI_DIR}/Tests/WebKit2/WKConnection_Bundle.cpp
     ${TESTWEBKITAPI_DIR}/Tests/WebKit2/WillLoad_Bundle.cpp
     ${TESTWEBKITAPI_DIR}/Tests/WebKit2/WillSendSubmitEvent_Bundle.cpp
 )

Modified: trunk/Tools/TestWebKitAPI/PlatformEfl.cmake (161523 => 161524)


--- trunk/Tools/TestWebKitAPI/PlatformEfl.cmake	2014-01-08 22:52:13 UTC (rev 161523)
+++ trunk/Tools/TestWebKitAPI/PlatformEfl.cmake	2014-01-08 23:37:11 UTC (rev 161524)
@@ -91,7 +91,6 @@
     ShouldGoToBackForwardListItem
     TerminateTwice
     UserMessage
-    WKConnection
     WKPreferences
     WKString
     WKStringJSString
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to