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

Unified Diff: chrome/browser/BUILD.gn

Issue 2341643008: Defaulting all downloads to go through Chrome network stack (Closed)
Patch Set: remove extern Created 4 years, 3 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: chrome/browser/BUILD.gn
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index a9221f6349bb0f9663d302bf799eaad62ab60610..78a5724b3452a0d131781a3c48b1297282989b37 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -3020,8 +3020,6 @@ split_static_library("browser") {
"android/instantapps/instant_apps_infobar_delegate.h",
"android/intent_helper.cc",
"android/intent_helper.h",
- "android/intercept_download_resource_throttle.cc",
- "android/intercept_download_resource_throttle.h",
"android/java_exception_reporter.cc",
"android/java_exception_reporter.h",
"android/large_icon_bridge.cc",

Powered by Google App Engine
This is Rietveld 408576698