Title: [177488] trunk/Source/WebCore
Revision
177488
Author
o...@webkit.org
Date
2014-12-17 23:14:58 -0800 (Wed, 17 Dec 2014)

Log Message

URTBF after r177452.
https://bugs.webkit.org/show_bug.cgi?id=139752

* CMakeLists.txt:

Modified Paths

Diff

Modified: trunk/Source/WebCore/CMakeLists.txt (177487 => 177488)


--- trunk/Source/WebCore/CMakeLists.txt	2014-12-18 03:15:51 UTC (rev 177487)
+++ trunk/Source/WebCore/CMakeLists.txt	2014-12-18 07:14:58 UTC (rev 177488)
@@ -2243,7 +2243,6 @@
     plugins/DOMPlugin.cpp
     plugins/DOMPluginArray.cpp
     plugins/PluginData.cpp
-    plugins/PluginDatabase.cpp
     plugins/PluginDebug.cpp
     plugins/PluginMainThreadScheduler.cpp
     plugins/PluginStream.cpp

Modified: trunk/Source/WebCore/ChangeLog (177487 => 177488)


--- trunk/Source/WebCore/ChangeLog	2014-12-18 03:15:51 UTC (rev 177487)
+++ trunk/Source/WebCore/ChangeLog	2014-12-18 07:14:58 UTC (rev 177488)
@@ -1,3 +1,10 @@
+2014-12-17  Csaba Osztrogonác  <o...@webkit.org>
+
+        URTBF after r177452.
+        https://bugs.webkit.org/show_bug.cgi?id=139752
+
+        * CMakeLists.txt:
+
 2014-12-17  Andreas Kling  <akl...@apple.com>
 
         Ref-ify Range::create().
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to