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

Unified Diff: chrome/browser/BUILD.gn

Issue 2642683005: reintroduce InterceptDownloadResourceThrottle for some OMA DRM downloads (Closed)
Patch Set: function name change to avoid findbugs confusion Created 3 years, 10 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 443d291c4d75874972f58ff4f1d5d99d1edef86d..0e848d7c5247d795d1966e2af8c16149cf3831fa 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2646,6 +2646,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",
+ "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