Title: [161282] trunk/Source/WebKit
Revision
161282
Author
[email protected]
Date
2014-01-03 13:25:37 -0800 (Fri, 03 Jan 2014)

Log Message

Attempt to fix EFL build.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit/CMakeLists.txt (161281 => 161282)


--- trunk/Source/WebKit/CMakeLists.txt	2014-01-03 21:02:04 UTC (rev 161281)
+++ trunk/Source/WebKit/CMakeLists.txt	2014-01-03 21:25:37 UTC (rev 161282)
@@ -35,6 +35,7 @@
     "${WEBCORE_DIR}/loader/cache"
     "${WEBCORE_DIR}/page"
     "${WEBCORE_DIR}/page/animation"
+    "${WEBCORE_DIR}/page/scrolling"
     "${WEBCORE_DIR}/platform"
     "${WEBCORE_DIR}/platform/animation"
     "${WEBCORE_DIR}/platform/graphics"

Modified: trunk/Source/WebKit/ChangeLog (161281 => 161282)


--- trunk/Source/WebKit/ChangeLog	2014-01-03 21:02:04 UTC (rev 161281)
+++ trunk/Source/WebKit/ChangeLog	2014-01-03 21:25:37 UTC (rev 161282)
@@ -1,3 +1,9 @@
+2014-01-03  Simon Fraser  <[email protected]>
+
+        Attempt to fix EFL build.
+
+        * CMakeLists.txt:
+
 2013-12-31  Andy Estes  <[email protected]>
 
         [iOS] Upstream PLATFORM(IOS) changes to Source/WebKit/
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to