| Index: third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp b/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| index d8643227ac5560cd0f46a438382a2a8e821f5edc..5965d0f34690bbbc7c1e96f34564f6b81437d707 100644
|
| --- a/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/RootScrollerTest.cpp
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +#include "bindings/core/v8/NodeOrString.h"
|
| #include "core/dom/ClientRect.h"
|
| #include "core/frame/BrowserControls.h"
|
| #include "core/frame/FrameHost.h"
|
|
|