| Index: Source/core/inspector/InspectorInstrumentation.cpp
|
| diff --git a/Source/core/inspector/InspectorInstrumentation.cpp b/Source/core/inspector/InspectorInstrumentation.cpp
|
| index cf7068939ef13ff9307f5ac87007dcb0a86595a9..cb91059905361187b0136e1222d604b6405755b3 100644
|
| --- a/Source/core/inspector/InspectorInstrumentation.cpp
|
| +++ b/Source/core/inspector/InspectorInstrumentation.cpp
|
| @@ -43,6 +43,7 @@
|
| #include "core/inspector/InspectorTimelineAgent.h"
|
| #include "core/inspector/InstrumentingAgents.h"
|
| #include "core/inspector/WorkerInspectorController.h"
|
| +#include "core/page/Page.h"
|
| #include "core/workers/WorkerGlobalScope.h"
|
|
|
| namespace WebCore {
|
|
|