Title: [161102] trunk/Source/WebCore
- Revision
- 161102
- Author
- [email protected]
- Date
- 2013-12-27 09:06:40 -0800 (Fri, 27 Dec 2013)
Log Message
Unreviewed Windows build fix for r160946.
Add another file to the Windows InspectorAllInOne.cpp.
* inspector/InspectorAllInOne.cpp:
Modified Paths
Diff
Modified: trunk/Source/WebCore/ChangeLog (161101 => 161102)
--- trunk/Source/WebCore/ChangeLog 2013-12-27 10:30:06 UTC (rev 161101)
+++ trunk/Source/WebCore/ChangeLog 2013-12-27 17:06:40 UTC (rev 161102)
@@ -1,3 +1,11 @@
+2013-12-27 Joseph Pecoraro <[email protected]>
+
+ Unreviewed Windows build fix for r160946.
+
+ Add another file to the Windows InspectorAllInOne.cpp.
+
+ * inspector/InspectorAllInOne.cpp:
+
2013-12-27 Commit Queue <[email protected]>
Unreviewed, rolling out r161096.
Modified: trunk/Source/WebCore/inspector/InspectorAllInOne.cpp (161101 => 161102)
--- trunk/Source/WebCore/inspector/InspectorAllInOne.cpp 2013-12-27 10:30:06 UTC (rev 161101)
+++ trunk/Source/WebCore/inspector/InspectorAllInOne.cpp 2013-12-27 17:06:40 UTC (rev 161102)
@@ -25,6 +25,7 @@
// This all-in-one cpp file cuts down on template bloat to allow us to build our Windows release build.
+#include "CommandLineAPIHost.cpp"
#include "CommandLineAPIModule.cpp"
#include "ConsoleMessage.cpp"
#include "ContentSearchUtils.cpp"
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes