Index: Source/web/WebDevToolsFrontendImpl.cpp |
diff --git a/Source/web/WebDevToolsFrontendImpl.cpp b/Source/web/WebDevToolsFrontendImpl.cpp |
index a38de5788121fab296ee9f08e4b30e936bf26d64..4b03c2d59936d4088fac88e67b00ea964b6ada7e 100644 |
--- a/Source/web/WebDevToolsFrontendImpl.cpp |
+++ b/Source/web/WebDevToolsFrontendImpl.cpp |
@@ -31,9 +31,9 @@ |
#include "config.h" |
#include "web/WebDevToolsFrontendImpl.h" |
-#include "V8InspectorFrontendHost.h" |
-#include "V8MouseEvent.h" |
-#include "V8Node.h" |
+#include "bindings/core/v8/V8InspectorFrontendHost.h" |
+#include "bindings/core/v8/V8MouseEvent.h" |
+#include "bindings/core/v8/V8Node.h" |
#include "bindings/v8/ScriptController.h" |
#include "bindings/v8/V8Binding.h" |
#include "bindings/v8/V8DOMWrapper.h" |