| Index: Source/core/inspector/InspectorPageAgent.h
|
| diff --git a/Source/core/inspector/InspectorPageAgent.h b/Source/core/inspector/InspectorPageAgent.h
|
| index ba5511681176e5a55691e1084c475a317a2e49b6..e268c8fb94cabcba043816af6210d00ec64df9f7 100644
|
| --- a/Source/core/inspector/InspectorPageAgent.h
|
| +++ b/Source/core/inspector/InspectorPageAgent.h
|
| @@ -49,6 +49,7 @@ class DOMWrapperWorld;
|
| class DocumentLoader;
|
| class Frame;
|
| class Frontend;
|
| +class GraphicsContext;
|
| class InjectedScriptManager;
|
| class InspectorAgent;
|
| class InspectorArray;
|
|
|