Title: [128997] trunk/Source/WebCore
- Revision
- 128997
- Author
- [email protected]
- Date
- 2012-09-19 07:03:52 -0700 (Wed, 19 Sep 2012)
Log Message
Unreviewed another follow up Apple Win build fix for r128992.
* inspector/InspectorAllInOne.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (128996 => 128997)
--- trunk/Source/WebCore/ChangeLog 2012-09-19 14:00:50 UTC (rev 128996)
+++ trunk/Source/WebCore/ChangeLog 2012-09-19 14:03:52 UTC (rev 128997)
@@ -1,3 +1,9 @@
+2012-09-19 Vsevolod Vlasov <[email protected]>
+
+ Unreviewed another follow up Apple Win build fix for r128992.
+
+ * inspector/InspectorAllInOne.cpp:
+
2012-09-19 Carlos Garcia Campos <[email protected]>
[GTK] REGRESSION(r128907): it broke several WebKit2 API tests
Modified: trunk/Source/WebCore/inspector/InspectorAllInOne.cpp (128996 => 128997)
--- trunk/Source/WebCore/inspector/InspectorAllInOne.cpp 2012-09-19 14:00:50 UTC (rev 128996)
+++ trunk/Source/WebCore/inspector/InspectorAllInOne.cpp 2012-09-19 14:03:52 UTC (rev 128997)
@@ -32,8 +32,10 @@
#include "IdentifiersFactory.cpp"
#include "InjectedScript.cpp"
#include "InjectedScriptBase.cpp"
+#include "InjectedScriptCanvasModule.cpp"
#include "InjectedScriptHost.cpp"
#include "InjectedScriptManager.cpp"
+#include "InjectedScriptModule.cpp"
#include "InspectorAgent.cpp"
#include "InspectorApplicationCacheAgent.cpp"
#include "InspectorBaseAgent.cpp"
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes