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

Unified Diff: chrome/browser/BUILD.gn

Issue 2642683005: reintroduce InterceptDownloadResourceThrottle for some OMA DRM downloads (Closed)
Patch Set: comments Created 3 years, 11 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 b419498aec853124c8a5c968cef9a26d22912f16..9fa2fe333c66cd2269202078b15e12f9fc3bfc24 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2632,6 +2632,8 @@ split_static_library("browser") {
"android/download/download_manager_service.h",
"android/download/duplicate_download_infobar_delegate.cc",
"android/download/duplicate_download_infobar_delegate.h",
+ "android/download/intercept_download_resource_throttle.cc",
David Trainor- moved to gerrit 2017/01/24 17:13:35 Were these files removed? I don't see them on the
qinmin 2017/01/24 17:32:23 sorry, the files are now added
+ "android/download/intercept_download_resource_throttle.h",
"android/download/mock_download_controller.cc",
"android/download/mock_download_controller.h",
"android/download/ui/thumbnail_provider.cc",

Powered by Google App Engine
This is Rietveld 408576698