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

Unified Diff: chrome/chrome.gyp

Issue 10918113: Add initial Chromium TestShell support for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Cleaned up some of the code. Created 8 years, 3 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
Index: chrome/chrome.gyp
diff --git a/chrome/chrome.gyp b/chrome/chrome.gyp
index bc9b3390ea90f86be8e65fd7f04eab80564792d2..fa171b7909fa963537bb4010343062bf8c55e017 100644
--- a/chrome/chrome.gyp
+++ b/chrome/chrome.gyp
@@ -137,6 +137,7 @@
# by Native Client only.
'../build/win_precompile.gypi',
'app/policy/policy_templates.gypi',
+ 'chrome_android.gypi',
Yaron 2012/09/07 20:53:43 This should probably be conditionally included for
David Trainor- moved to gerrit 2012/09/10 18:09:13 Done.
'chrome_browser.gypi',
'chrome_browser_extensions.gypi',
'chrome_browser_ui.gypi',

Powered by Google App Engine
This is Rietveld 408576698