| Index: third_party/WebKit/Source/core/frame/FrameHost.h
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameHost.h b/third_party/WebKit/Source/core/frame/FrameHost.h
|
| index 745134bb7e40eda77089d68f672761b8b575cda8..d9c65a0033373f99c97be12d4b7698ccbab4b3f6 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameHost.h
|
| +++ b/third_party/WebKit/Source/core/frame/FrameHost.h
|
| @@ -52,7 +52,6 @@ class PageScaleConstraintsSet;
|
| class Settings;
|
| class TopDocumentRootScrollerController;
|
| class UseCounter;
|
| -class Visitor;
|
| class VisualViewport;
|
|
|
| // FrameHost is the set of global data shared between multiple frames
|
|
|