| Index: Source/core/inspector/PageRuntimeAgent.cpp
|
| diff --git a/Source/core/inspector/PageRuntimeAgent.cpp b/Source/core/inspector/PageRuntimeAgent.cpp
|
| index 5d26918b6567fb5fa597431ea41c26b841af5864..08f612e57e53554ea6ff2f7836611affd039ef32 100644
|
| --- a/Source/core/inspector/PageRuntimeAgent.cpp
|
| +++ b/Source/core/inspector/PageRuntimeAgent.cpp
|
| @@ -32,7 +32,6 @@
|
| #include "core/inspector/PageRuntimeAgent.h"
|
|
|
| #include "bindings/v8/ScriptController.h"
|
| -#include "core/dom/Document.h"
|
| #include "core/inspector/InjectedScript.h"
|
| #include "core/inspector/InjectedScriptManager.h"
|
| #include "core/inspector/InspectorPageAgent.h"
|
|
|