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

Unified Diff: build/all_android.gyp

Issue 38993002: Build mojo_shell on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address Darin's comments Created 7 years, 2 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 | « no previous file | mojo/mojo.gyp » ('j') | mojo/shell/android/shell_apk/AndroidManifest.xml » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/all_android.gyp
diff --git a/build/all_android.gyp b/build/all_android.gyp
index 708646c260000450173e71952f981f98df031c6d..4a1e73b6c8043988acd8c04ed4624df3eefa9579 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -18,6 +18,7 @@
'type': 'none',
'dependencies': [
'../content/content_shell_and_tests.gyp:content_shell_apk',
+ '../mojo/mojo.gyp:mojo_shell_apk',
'<@(android_app_targets)',
'android_builder_tests',
'../android_webview/android_webview.gyp:android_webview_apk',
« no previous file with comments | « no previous file | mojo/mojo.gyp » ('j') | mojo/shell/android/shell_apk/AndroidManifest.xml » ('J')

Powered by Google App Engine
This is Rietveld 408576698