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

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

Issue 2831833002: Move WebAssociatedURLLoaderImpl.* from web/ -> core/export/. (Closed)
Patch Set: Need to BLINK_EXPORT WebAssociatedURLLoader for compile to work on windows. 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 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",

Powered by Google App Engine
This is Rietveld 408576698