Index: Source/core/inspector/InspectorController.h |
diff --git a/Source/core/inspector/InspectorController.h b/Source/core/inspector/InspectorController.h |
index 99ab6bd5d996bf12da751642d164553f59459718..19e68c58466b0ded31e70e4f22ed27c2079b91ff 100644 |
--- a/Source/core/inspector/InspectorController.h |
+++ b/Source/core/inspector/InspectorController.h |
@@ -67,6 +67,7 @@ class PlatformKeyboardEvent; |
class PlatformMouseEvent; |
class PlatformTouchEvent; |
class Node; |
+class RenderBox; |
class InspectorController { |
WTF_MAKE_NONCOPYABLE(InspectorController); |