| Index: Source/core/inspector/PageRuntimeAgent.cpp
|
| diff --git a/Source/core/inspector/PageRuntimeAgent.cpp b/Source/core/inspector/PageRuntimeAgent.cpp
|
| index ce5c278dff79ad4c80c3c7ddbff447f77f7aadde..24f74c0c871f1b7a1002cda64f28110107100c92 100644
|
| --- a/Source/core/inspector/PageRuntimeAgent.cpp
|
| +++ b/Source/core/inspector/PageRuntimeAgent.cpp
|
| @@ -39,6 +39,7 @@
|
| #include "InstrumentingAgents.h"
|
| #include "Page.h"
|
| #include "PageConsole.h"
|
| +#include "ScriptController.h"
|
| #include "SecurityOrigin.h"
|
|
|
| using WebCore::TypeBuilder::Runtime::ExecutionContextDescription;
|
|
|