| Index: components/test_runner/test_interfaces.cc
|
| diff --git a/components/test_runner/test_interfaces.cc b/components/test_runner/test_interfaces.cc
|
| index 29ec4b4f6fb151b564159ce0817e17ddb081bcfe..994ae7a7085896b26466b0d7594e1b9dc54ce02c 100644
|
| --- a/components/test_runner/test_interfaces.cc
|
| +++ b/components/test_runner/test_interfaces.cc
|
| @@ -18,8 +18,8 @@
|
| #include "components/test_runner/test_runner.h"
|
| #include "components/test_runner/text_input_controller.h"
|
| #include "components/test_runner/web_view_test_proxy.h"
|
| +#include "third_party/WebKit/public/platform/WebCache.h"
|
| #include "third_party/WebKit/public/platform/WebURL.h"
|
| -#include "third_party/WebKit/public/web/WebCache.h"
|
| #include "third_party/WebKit/public/web/WebKit.h"
|
| #include "third_party/WebKit/public/web/WebView.h"
|
|
|
|
|