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

Unified Diff: chrome/chrome_browser.gypi

Issue 13649009: Android: Use a ResourceThrottle to intercept GET downloads. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 9 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/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index 31a314b4b776259cdb8fe981f65d393cc69fae75..47fa73a57d42a2dc6054f5477bfd5c71c7e95129 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -95,6 +95,8 @@
'browser/android/infobar_stubs.cc',
'browser/android/intent_helper.cc',
'browser/android/intent_helper.h',
+ 'browser/android/intercept_download_resource_throttle.cc',
+ 'browser/android/intercept_download_resource_throttle.h',
'browser/android/provider/blocking_ui_thread_async_request.cc',
'browser/android/provider/blocking_ui_thread_async_request.h',
'browser/android/provider/bookmark_model_observer_task.cc',

Powered by Google App Engine
This is Rietveld 408576698