| Index: Source/WebKit/chromium/tests/ScrollingCoordinatorChromiumTest.cpp
|
| diff --git a/Source/WebKit/chromium/tests/ScrollingCoordinatorChromiumTest.cpp b/Source/WebKit/chromium/tests/ScrollingCoordinatorChromiumTest.cpp
|
| index a1d04f4d1205835ade8d78728bd41efab8b5df95..ea6f281a33a163f813e20f83773cf666f2911d42 100644
|
| --- a/Source/WebKit/chromium/tests/ScrollingCoordinatorChromiumTest.cpp
|
| +++ b/Source/WebKit/chromium/tests/ScrollingCoordinatorChromiumTest.cpp
|
| @@ -24,7 +24,7 @@
|
|
|
| #include "config.h"
|
|
|
| -#include "ScrollingCoordinator.h"
|
| +#include "core/page/scrolling/ScrollingCoordinator.h"
|
|
|
| #include <gtest/gtest.h>
|
| #include "FrameTestHelpers.h"
|
|
|