| Index: third_party/WebKit/Source/web/tests/ScrollingCoordinatorTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/ScrollingCoordinatorTest.cpp b/third_party/WebKit/Source/web/tests/ScrollingCoordinatorTest.cpp
|
| index c7be23967c9ff2ab908dc31b05e7ca0733f9cb49..96a3b1a7473a49853e7047c054f7d5ebc6887e88 100644
|
| --- a/third_party/WebKit/Source/web/tests/ScrollingCoordinatorTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/ScrollingCoordinatorTest.cpp
|
| @@ -41,11 +41,11 @@
|
| #include "platform/testing/URLTestHelpers.h"
|
| #include "platform/testing/UnitTestHelpers.h"
|
| #include "public/platform/Platform.h"
|
| +#include "public/platform/WebCache.h"
|
| #include "public/platform/WebLayer.h"
|
| #include "public/platform/WebLayerPositionConstraint.h"
|
| #include "public/platform/WebLayerTreeView.h"
|
| #include "public/platform/WebURLLoaderMockFactory.h"
|
| -#include "public/web/WebCache.h"
|
| #include "public/web/WebSettings.h"
|
| #include "public/web/WebViewClient.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|