Index: third_party/WebKit/Source/core/frame/LocalFrame.h |
diff --git a/third_party/WebKit/Source/core/frame/LocalFrame.h b/third_party/WebKit/Source/core/frame/LocalFrame.h |
index 2e8d5735469ca7e5e96efa5604dde3135d0a1b97..bfa0362325c960c343aea3ab6a9436098c80a175 100644 |
--- a/third_party/WebKit/Source/core/frame/LocalFrame.h |
+++ b/third_party/WebKit/Source/core/frame/LocalFrame.h |
@@ -72,6 +72,7 @@ class LayoutView; |
class ScriptController; |
class ServiceRegistry; |
class SpellChecker; |
+class SnapCoordinator; |
class WebFrameHostScheduler; |
class WebFrameScheduler; |
template <typename Strategy> class PositionWithAffinityTemplate; |