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

Unified Diff: build/all_android.gyp

Issue 9860032: Add skeleton of content shell for android. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 9 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 | content/content_shell.gypi » ('j') | no next file with comments »
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 bcfd4350e18b7668836b6e818b3754c1b7a86c81..0c43df061fade207b92fb0c87c3afc49ae34da79 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -12,6 +12,7 @@
'target_name': 'All',
'type': 'none',
'dependencies': [
+ '../content/content.gyp:content_shell_apk',
'util/build_util.gyp:*',
'android_builder_tests',
],
« no previous file with comments | « no previous file | content/content_shell.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698