| Index: Source/web/tests/ViewportTest.cpp
|
| diff --git a/Source/web/tests/ViewportTest.cpp b/Source/web/tests/ViewportTest.cpp
|
| index df3fabeebc1be7c6fdb709ba25035ea6f6401838..0c90079c184656b8ef1e68d2dd91f7d07c104db8 100644
|
| --- a/Source/web/tests/ViewportTest.cpp
|
| +++ b/Source/web/tests/ViewportTest.cpp
|
| @@ -43,10 +43,10 @@
|
| #include "core/page/Page.h"
|
| #include "core/page/PageScaleConstraints.h"
|
| #include "core/page/Settings.h"
|
| -#include "core/platform/ScrollbarTheme.h"
|
| #include "platform/geometry/IntPoint.h"
|
| #include "platform/geometry/IntRect.h"
|
| #include "platform/geometry/IntSize.h"
|
| +#include "platform/scroll/ScrollbarTheme.h"
|
| #include "public/platform/Platform.h"
|
| #include "public/platform/WebUnitTestSupport.h"
|
| #include <gmock/gmock.h>
|
|
|