| Index: third_party/WebKit/Source/web/tests/sim/SimTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/sim/SimTest.cpp b/third_party/WebKit/Source/web/tests/sim/SimTest.cpp
|
| index 8350a076d85acc162cb93249c40ff29bf2eb5ced..0ec638384be008294dcff6140b0506780043cf6d 100644
|
| --- a/third_party/WebKit/Source/web/tests/sim/SimTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/sim/SimTest.cpp
|
| @@ -9,7 +9,7 @@
|
| #include "platform/LayoutTestSupport.h"
|
| #include "platform/scroll/ScrollbarTheme.h"
|
| #include "platform/testing/UnitTestHelpers.h"
|
| -#include "public/web/WebCache.h"
|
| +#include "public/platform/WebCache.h"
|
| #include "web/WebLocalFrameImpl.h"
|
| #include "web/WebViewImpl.h"
|
|
|
|
|