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

Unified Diff: content/content_browser.gypi

Issue 1622743005: Introduce background Download process to android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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: content/content_browser.gypi
diff --git a/content/content_browser.gypi b/content/content_browser.gypi
index 5b67a1fc72addf5a7795fa49a41c67069694f203..99b6957cc7325f6ad2d8e82a3b80af52ac1b4b29 100644
--- a/content/content_browser.gypi
+++ b/content/content_browser.gypi
@@ -1638,6 +1638,8 @@
'browser/android/deferred_download_observer.h',
'browser/android/download_controller_android_impl.cc',
'browser/android/download_controller_android_impl.h',
+ 'browser/android/download_process_host.cc',
+ 'browser/android/download_process_host.h',
'browser/android/interstitial_page_delegate_android.cc',
'browser/android/interstitial_page_delegate_android.h',
'browser/android/load_url_params.cc',

Powered by Google App Engine
This is Rietveld 408576698