Index: third_party/WebKit/Source/core/inspector/WorkerRuntimeAgent.cpp |
diff --git a/third_party/WebKit/Source/core/inspector/WorkerRuntimeAgent.cpp b/third_party/WebKit/Source/core/inspector/WorkerRuntimeAgent.cpp |
index dd6505f6598a9960fac4fa8eacc610d6e013a327..7a5d1d357cbff2d77777eecb1e480b0bc0bfd122 100644 |
--- a/third_party/WebKit/Source/core/inspector/WorkerRuntimeAgent.cpp |
+++ b/third_party/WebKit/Source/core/inspector/WorkerRuntimeAgent.cpp |
@@ -31,7 +31,7 @@ |
#include "core/inspector/WorkerRuntimeAgent.h" |
#include "bindings/core/v8/ScriptState.h" |
-#include "core/inspector/InjectedScript.h" |
+#include "core/inspector/v8/InjectedScript.h" |
#include "core/workers/WorkerGlobalScope.h" |
namespace blink { |