Index: Source/core/page/Page.h |
diff --git a/Source/core/page/Page.h b/Source/core/page/Page.h |
index 55bb1e2013f7891ef4a8d4d29f2b64a63da37e2a..38cf100b57ed85e40bf2cfada3f5a6baedf883e0 100644 |
--- a/Source/core/page/Page.h |
+++ b/Source/core/page/Page.h |
@@ -53,6 +53,7 @@ class EditorClient; |
class FocusController; |
class Frame; |
class FrameHost; |
+class GraphicsLayer; |
Rick Byers
2015/01/12 22:36:27
nit: you don't need this here anymore, right?
majidvp
2015/01/13 16:01:56
Done.
|
class InspectorClient; |
class InspectorController; |
class PageLifecycleNotifier; |