Title: [190612] trunk/Source/WebKit2
Revision
190612
Author
o...@webkit.org
Date
2015-10-06 02:41:00 -0700 (Tue, 06 Oct 2015)

Log Message

URTBF after r190611.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (190611 => 190612)


--- trunk/Source/WebKit2/CMakeLists.txt	2015-10-06 08:18:08 UTC (rev 190611)
+++ trunk/Source/WebKit2/CMakeLists.txt	2015-10-06 09:41:00 UTC (rev 190612)
@@ -83,6 +83,7 @@
     "${WEBCORE_DIR}/bindings"
     "${WEBCORE_DIR}/bridge"
     "${WEBCORE_DIR}/bridge/jsc"
+    "${WEBCORE_DIR}/contentextensions"
     "${WEBCORE_DIR}/css"
     "${WEBCORE_DIR}/dom"
     "${WEBCORE_DIR}/dom/default"

Modified: trunk/Source/WebKit2/ChangeLog (190611 => 190612)


--- trunk/Source/WebKit2/ChangeLog	2015-10-06 08:18:08 UTC (rev 190611)
+++ trunk/Source/WebKit2/ChangeLog	2015-10-06 09:41:00 UTC (rev 190612)
@@ -1,3 +1,9 @@
+2015-10-06  Csaba Osztrogonác  <o...@webkit.org>
+
+        URTBF after r190611.
+
+        * CMakeLists.txt:
+
 2015-10-06  Alex Christensen  <achristen...@webkit.org>
 
         Report error when main resource is blocked by content blocker
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to