| Index: third_party/WebKit/Source/web/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn
|
| index aecc65d99e549dd61c840bfb16290cc32d70593c..3ea297ef4f47ff4537a693a0ca2fc5ad5ae6c772 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -133,8 +133,6 @@ component("web") {
|
| "WebArrayBuffer.cpp",
|
| "WebArrayBufferConverter.cpp",
|
| "WebArrayBufferView.cpp",
|
| - "WebAssociatedURLLoaderImpl.cpp",
|
| - "WebAssociatedURLLoaderImpl.h",
|
| "WebCSSParser.cpp",
|
| "WebColorSuggestion.cpp",
|
| "WebCryptoNormalize.cpp",
|
|
|