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

Log Message

URTBF, remove duplicated entry due to parallel buildfixing.

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebKit2/CMakeLists.txt (176888 => 176889)


--- trunk/Source/WebKit2/CMakeLists.txt	2014-12-06 00:26:15 UTC (rev 176888)
+++ trunk/Source/WebKit2/CMakeLists.txt	2014-12-06 00:28:49 UTC (rev 176889)
@@ -487,7 +487,6 @@
     WebProcess/InjectedBundle/DOM/InjectedBundleCSSStyleDeclarationHandle.cpp
     WebProcess/InjectedBundle/DOM/InjectedBundleNodeHandle.cpp
     WebProcess/InjectedBundle/DOM/InjectedBundleRangeHandle.cpp
-    WebProcess/InjectedBundle/DOM/InjectedBundleCSSStyleDeclarationHandle.cpp
 
     WebProcess/MediaCache/WebMediaCacheManager.cpp
 

Modified: trunk/Source/WebKit2/ChangeLog (176888 => 176889)


--- trunk/Source/WebKit2/ChangeLog	2014-12-06 00:26:15 UTC (rev 176888)
+++ trunk/Source/WebKit2/ChangeLog	2014-12-06 00:28:49 UTC (rev 176889)
@@ -1,5 +1,11 @@
 2014-12-05  Csaba Osztrogonác  <[email protected]>
 
+        URTBF, remove duplicated entry due to parallel buildfixing.
+
+        * CMakeLists.txt:
+
+2014-12-05  Csaba Osztrogonác  <[email protected]>
+
         URTBF after r176849.
 
         * CMakeLists.txt: Added WebProcess/InjectedBundle/DOM/InjectedBundleCSSStyleDeclarationHandle.cpp.
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to