| Index: third_party/WebKit/Source/platform/testing/URLTestHelpers.cpp
|
| diff --git a/third_party/WebKit/Source/platform/testing/URLTestHelpers.cpp b/third_party/WebKit/Source/platform/testing/URLTestHelpers.cpp
|
| index 686f769aa0730fda2d35a7e67bc2a5f061a12db0..bcb720ea440e06e0cc5f41418a2783bfe327be48 100644
|
| --- a/third_party/WebKit/Source/platform/testing/URLTestHelpers.cpp
|
| +++ b/third_party/WebKit/Source/platform/testing/URLTestHelpers.cpp
|
| @@ -36,11 +36,9 @@
|
| #include "platform/testing/UnitTestHelpers.h"
|
| #include "public/platform/FilePathConversion.h"
|
| #include "public/platform/Platform.h"
|
| -#include "public/platform/WebURL.h"
|
| #include "public/platform/WebURLError.h"
|
| #include "public/platform/WebURLLoadTiming.h"
|
| #include "public/platform/WebURLLoaderMockFactory.h"
|
| -#include "public/platform/WebURLResponse.h"
|
|
|
| namespace blink {
|
| namespace URLTestHelpers {
|
|
|