Title: [139706] trunk/Source/WebCore
Revision
139706
Author
[email protected]
Date
2013-01-14 19:12:29 -0800 (Mon, 14 Jan 2013)

Log Message

Unreviewed EFL build fix.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebCore/CMakeLists.txt (139705 => 139706)


--- trunk/Source/WebCore/CMakeLists.txt	2013-01-15 03:02:39 UTC (rev 139705)
+++ trunk/Source/WebCore/CMakeLists.txt	2013-01-15 03:12:29 UTC (rev 139706)
@@ -2658,6 +2658,7 @@
         ${OPENGL_INCLUDE_DIR}
         "${THIRDPARTY_DIR}/ANGLE/src"
         "${THIRDPARTY_DIR}/ANGLE/include"
+        "${THIRDPARTY_DIR}/ANGLE/include/KHR"
         "${THIRDPARTY_DIR}/ANGLE/include/GLSLANG"
         "${WEBCORE_DIR}/platform/graphics/gpu"
     )

Modified: trunk/Source/WebCore/ChangeLog (139705 => 139706)


--- trunk/Source/WebCore/ChangeLog	2013-01-15 03:02:39 UTC (rev 139705)
+++ trunk/Source/WebCore/ChangeLog	2013-01-15 03:12:29 UTC (rev 139706)
@@ -1,5 +1,11 @@
 2013-01-14  Dean Jackson  <[email protected]>
 
+        Unreviewed EFL build fix.
+
+        * CMakeLists.txt:
+
+2013-01-14  Dean Jackson  <[email protected]>
+
         Blur the label background of a snapshotted plugin
         https://bugs.webkit.org/show_bug.cgi?id=106630
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to