Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1378)

Unified Diff: third_party/WebKit/Source/web/BUILD.gn

Issue 2831833002: Move WebAssociatedURLLoaderImpl.* from web/ -> core/export/. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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",

Powered by Google App Engine
This is Rietveld 408576698