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

Unified Diff: content/content.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/shell/android/AndroidManifest.xml » ('j') | content/shell/android/content_shell.gypi » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/content.gyp
diff --git a/content/content.gyp b/content/content.gyp
index 8d1f4d6cf0e884f43404369f6e34b0a5f47f5c3a..6dd105dc1735b016fc503f8a806b85e22d117c3e 100644
--- a/content/content.gyp
+++ b/content/content.gyp
@@ -11,6 +11,7 @@
'../build/win_precompile.gypi',
'content_shell.gypi',
'content_tests.gypi',
+ 'shell/android/content_shell.gypi',
Ted C 2012/03/27 17:16:23 any reason we don't just put this in content/conte
Satish 2012/03/27 20:15:28 I followed the same model that jrg used in his fir
],
'target_defaults': {
'defines': ['CONTENT_IMPLEMENTATION'],
« no previous file with comments | « no previous file | content/shell/android/AndroidManifest.xml » ('j') | content/shell/android/content_shell.gypi » ('J')

Powered by Google App Engine
This is Rietveld 408576698