Title: [176884] trunk/Source/WebKit2
Revision
176884
Author
[email protected]
Date
2014-12-05 16:10:14 -0800 (Fri, 05 Dec 2014)

Log Message

Gardening: more speculative build fix for GTK builds.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (176883 => 176884)


--- trunk/Source/WebKit2/CMakeLists.txt	2014-12-05 23:59:18 UTC (rev 176883)
+++ trunk/Source/WebKit2/CMakeLists.txt	2014-12-06 00:10:14 UTC (rev 176884)
@@ -485,6 +485,7 @@
 
     WebProcess/InjectedBundle/DOM/InjectedBundleNodeHandle.cpp
     WebProcess/InjectedBundle/DOM/InjectedBundleRangeHandle.cpp
+    WebProcess/InjectedBundle/DOM/InjectedBundleCSSStyleDeclarationHandle.cpp
 
     WebProcess/MediaCache/WebMediaCacheManager.cpp
 

Modified: trunk/Source/WebKit2/ChangeLog (176883 => 176884)


--- trunk/Source/WebKit2/ChangeLog	2014-12-05 23:59:18 UTC (rev 176883)
+++ trunk/Source/WebKit2/ChangeLog	2014-12-06 00:10:14 UTC (rev 176884)
@@ -1,3 +1,9 @@
+2014-12-05  Mark Lam  <[email protected]>
+
+        Gardening: more speculative build fix for GTK builds.
+
+        * CMakeLists.txt:
+
 2014-12-05  Tim Horton  <[email protected]>
 
         If the action menu hit test times out, a menu with a single separator appears
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to