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

Unified Diff: mojo/mojo.gyp

Issue 47343002: Pass app URL to mojo_shell on Android (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « build/android/adb_run_mojo_shell ('k') | mojo/shell/android/mojo_main.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mojo/mojo.gyp
diff --git a/mojo/mojo.gyp b/mojo/mojo.gyp
index c72d5c71daa79bb8db35033622388ccbe2f8a583..d2d202c803a742026c5d182a1c3d94ef3c2fda7f 100644
--- a/mojo/mojo.gyp
+++ b/mojo/mojo.gyp
@@ -192,7 +192,7 @@
},
{
'target_name': 'sample_app',
- 'type': '<(component)',
+ 'type': 'shared_library',
'dependencies': [
'../base/base.gyp:base',
'mojo_system',
« no previous file with comments | « build/android/adb_run_mojo_shell ('k') | mojo/shell/android/mojo_main.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698