| 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 aff5086e4959c6dbdb78c24681be3af7279653d6..85c2f36cccfa28527225bf5ffdc388a38257a199 100644
|
| --- a/third_party/WebKit/Source/web/BUILD.gn
|
| +++ b/third_party/WebKit/Source/web/BUILD.gn
|
| @@ -137,8 +137,6 @@ component("web") {
|
| "WebArrayBuffer.cpp",
|
| "WebArrayBufferConverter.cpp",
|
| "WebArrayBufferView.cpp",
|
| - "WebAssociatedURLLoaderImpl.cpp",
|
| - "WebAssociatedURLLoaderImpl.h",
|
| "WebCSSParser.cpp",
|
| "WebColorSuggestion.cpp",
|
| "WebCryptoNormalize.cpp",
|
|
|