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

Unified Diff: content/content_app.gypi

Issue 1622743005: Introduce background Download process to android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Moving away from ChildProcessLauncher 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_app.gypi
diff --git a/content/content_app.gypi b/content/content_app.gypi
index 4de603bb7c9990cf0fe5e4328539f867edf03b5b..6013b8fd33d4be9281c491bf406d54382c6e5982 100644
--- a/content/content_app.gypi
+++ b/content/content_app.gypi
@@ -25,6 +25,7 @@
'app/android/content_jni_onload.cc',
'app/android/content_main.cc',
'app/android/content_main.h',
+ 'app/android/download_main.cc',
'app/android/library_loader_hooks.cc',
'app/android/library_loader_hooks.h',
'app/content_main.cc',

Powered by Google App Engine
This is Rietveld 408576698