| Index: third_party/WebKit/Source/web/tests/WebDocumentSubresourceFilterTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/WebDocumentSubresourceFilterTest.cpp b/third_party/WebKit/Source/web/tests/WebDocumentSubresourceFilterTest.cpp
|
| index 2d83ecac33a357af80b84d3a09b0162b37479856..bf6f8418b2f8cd5173ff24f31846c53af55e00a0 100644
|
| --- a/third_party/WebKit/Source/web/tests/WebDocumentSubresourceFilterTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/WebDocumentSubresourceFilterTest.cpp
|
| @@ -9,8 +9,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/WebDocument.h"
|
| #include "public/web/WebElement.h"
|
| #include "public/web/WebLocalFrame.h"
|
|
|