Title: [177640] trunk/Tools
Revision
177640
Author
[email protected]
Date
2014-12-22 11:47:32 -0800 (Mon, 22 Dec 2014)

Log Message

URTBF after r177639.

* TestWebKitAPI/CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (177639 => 177640)


--- trunk/Tools/ChangeLog	2014-12-22 19:27:07 UTC (rev 177639)
+++ trunk/Tools/ChangeLog	2014-12-22 19:47:32 UTC (rev 177640)
@@ -1,3 +1,9 @@
+2014-12-22  Csaba Osztrogonác  <[email protected]>
+
+        URTBF after r177639.
+
+        * TestWebKitAPI/CMakeLists.txt:
+
 2014-12-22  Grzegorz Czajkowski  <[email protected]>
 
         [EFL] MiniBrowser steals web view's focus

Modified: trunk/Tools/TestWebKitAPI/CMakeLists.txt (177639 => 177640)


--- trunk/Tools/TestWebKitAPI/CMakeLists.txt	2014-12-22 19:27:07 UTC (rev 177639)
+++ trunk/Tools/TestWebKitAPI/CMakeLists.txt	2014-12-22 19:47:32 UTC (rev 177640)
@@ -32,6 +32,7 @@
     ${WEBCORE_DIR}/rendering/style
     ${WEBKIT2_DIR}/Platform/IPC
     ${WEBKIT2_DIR}/Shared
+    ${WEBKIT2_DIR}/Shared/API
     ${WEBKIT2_DIR}/Shared/API/c
     ${WEBKIT2_DIR}/Shared/Plugins
     ${WEBKIT2_DIR}/UIProcess
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to