| Index: Source/core/inspector/PageRuntimeAgent.cpp
|
| diff --git a/Source/core/inspector/PageRuntimeAgent.cpp b/Source/core/inspector/PageRuntimeAgent.cpp
|
| index 86280ce459d95c0ceba78fc96e8748047b21de7f..867b7913a5565384c70c823dc4e6bffa68679909 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"
|
|
|