Title: [161565] trunk/Source/WebCore
Revision
161565
Author
[email protected]
Date
2014-01-09 11:25:23 -0800 (Thu, 09 Jan 2014)

Log Message

Unreviewed Windows build fix for r161563.

Remove reference to removed file.

* bindings/js/JSBindingsAllInOne.cpp:

Modified Paths

Diff

Modified: trunk/Source/WebCore/ChangeLog (161564 => 161565)


--- trunk/Source/WebCore/ChangeLog	2014-01-09 19:14:55 UTC (rev 161564)
+++ trunk/Source/WebCore/ChangeLog	2014-01-09 19:25:23 UTC (rev 161565)
@@ -1,5 +1,13 @@
 2014-01-09  Joseph Pecoraro  <[email protected]>
 
+        Unreviewed Windows build fix for r161563.
+
+        Remove reference to removed file.
+
+        * bindings/js/JSBindingsAllInOne.cpp:
+
+2014-01-09  Joseph Pecoraro  <[email protected]>
+
         Web Inspector: Move InjectedScript classes into _javascript_Core
         https://bugs.webkit.org/show_bug.cgi?id=126598
 

Modified: trunk/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp (161564 => 161565)


--- trunk/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp	2014-01-09 19:14:55 UTC (rev 161564)
+++ trunk/Source/WebCore/bindings/js/JSBindingsAllInOne.cpp	2014-01-09 19:25:23 UTC (rev 161565)
@@ -94,7 +94,6 @@
 #include "JSHistoryCustom.cpp"
 #include "JSImageConstructor.cpp"
 #include "JSImageDataCustom.cpp"
-#include "JSInjectedScriptHostCustom.cpp"
 #include "JSInspectorFrontendHostCustom.cpp"
 #include "JSJavaScriptCallFrameCustom.cpp"
 #include "JSLazyEventListener.cpp"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to