| Index: third_party/WebKit/Source/core/frame/FrameView.cpp
|
| diff --git a/third_party/WebKit/Source/core/frame/FrameView.cpp b/third_party/WebKit/Source/core/frame/FrameView.cpp
|
| index a2156272a26c5cd99cfa9067d552bcf48955dc85..3b83f9284b89e7d5a525dd57a3ddcc42399abf42 100644
|
| --- a/third_party/WebKit/Source/core/frame/FrameView.cpp
|
| +++ b/third_party/WebKit/Source/core/frame/FrameView.cpp
|
| @@ -45,6 +45,7 @@
|
| #include "core/frame/PageScaleConstraintsSet.h"
|
| #include "core/frame/Settings.h"
|
| #include "core/frame/TopControls.h"
|
| +#include "core/frame/VisualViewport.h"
|
| #include "core/html/HTMLFrameElement.h"
|
| #include "core/html/HTMLPlugInElement.h"
|
| #include "core/html/HTMLTextFormControlElement.h"
|
|
|