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

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: addressing siever's comments 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 ad82f48e90490164325d4ab4535f3fafe538b415..293781b00835731888c5f57fcb517167b834bebe 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