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

Unified Diff: content/app/BUILD.gn

Issue 1622743005: Introduce background Download process to android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix gn build 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
« no previous file with comments | « chrome/android/java/AndroidManifest.xml ('k') | content/app/android/download_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/app/BUILD.gn
diff --git a/content/app/BUILD.gn b/content/app/BUILD.gn
index c65a9be54be039d732c6073fc265657f2a5406f5..f3d476c4e256d43b88a4506fe3e9abfc7a995bef 100644
--- a/content/app/BUILD.gn
+++ b/content/app/BUILD.gn
@@ -12,6 +12,7 @@ content_app_sources = [
"android/content_jni_onload.cc",
"android/content_main.cc",
"android/content_main.h",
+ "android/download_main.cc",
"android/library_loader_hooks.cc",
"android/library_loader_hooks.h",
"content_main.cc",
« no previous file with comments | « chrome/android/java/AndroidManifest.xml ('k') | content/app/android/download_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698