Title: [182063] trunk/Tools
Revision
182063
Author
[email protected]
Date
2015-03-27 09:42:16 -0700 (Fri, 27 Mar 2015)

Log Message

URTBF after r182059 to fix the EFL build.

* TestWebKitAPI/CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Tools/ChangeLog (182062 => 182063)


--- trunk/Tools/ChangeLog	2015-03-27 16:15:39 UTC (rev 182062)
+++ trunk/Tools/ChangeLog	2015-03-27 16:42:16 UTC (rev 182063)
@@ -1,3 +1,9 @@
+2015-03-27  Csaba Osztrogonác  <[email protected]>
+
+        URTBF after r182059 to fix the EFL build.
+
+        * TestWebKitAPI/CMakeLists.txt:
+
 2015-03-26  Alexey Proskuryakov  <[email protected]>
 
         Layout test results URL loads in WK1 but not WK2 minibrowser

Modified: trunk/Tools/TestWebKitAPI/CMakeLists.txt (182062 => 182063)


--- trunk/Tools/TestWebKitAPI/CMakeLists.txt	2015-03-27 16:15:39 UTC (rev 182062)
+++ trunk/Tools/TestWebKitAPI/CMakeLists.txt	2015-03-27 16:42:16 UTC (rev 182063)
@@ -22,6 +22,7 @@
     ${WEBCORE_DIR}/css
     ${WEBCORE_DIR}/dom
     ${WEBCORE_DIR}/editing
+    ${WEBCORE_DIR}/loader/cache
     ${WEBCORE_DIR}/platform
     ${WEBCORE_DIR}/platform/animation
     ${WEBCORE_DIR}/platform/graphics
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to