| Index: third_party/WebKit/Source/web/tests/BrowserControlsTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/BrowserControlsTest.cpp b/third_party/WebKit/Source/web/tests/BrowserControlsTest.cpp
|
| index 08243a02225f8b1fe190b77a4e23f1bd7aa1b6a6..cb5b2b26fd889dab868745a6032a88c1cac93fe3 100644
|
| --- a/third_party/WebKit/Source/web/tests/BrowserControlsTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/BrowserControlsTest.cpp
|
| @@ -38,8 +38,8 @@
|
| #include "platform/testing/URLTestHelpers.h"
|
| #include "platform/testing/UnitTestHelpers.h"
|
| #include "public/platform/Platform.h"
|
| +#include "public/platform/WebCache.h"
|
| #include "public/platform/WebURLLoaderMockFactory.h"
|
| -#include "public/web/WebCache.h"
|
| #include "public/web/WebElement.h"
|
| #include "public/web/WebSettings.h"
|
| #include "testing/gmock/include/gmock/gmock.h"
|
|
|