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

Unified Diff: build/all_android.gyp

Issue 10918113: Add initial Chromium TestShell support for Android (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove commented out lines. 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
« no previous file with comments | « no previous file | chrome/android/testshell/DEPS » ('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 84345dc140c146bc9b87290de82bf555a7b8b7c2..6660275bc9c93c8c3bfdec14f9b10ee110e845cc 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -21,6 +21,7 @@
'../content/content.gyp:content_shell_apk',
'<@(android_app_targets)',
'android_builder_tests',
+ '../chrome/chrome.gyp:chromium_testshell'
],
}, # target_name: All
{
« no previous file with comments | « no previous file | chrome/android/testshell/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698