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

Unified Diff: build/all_android.gyp

Issue 8734015: Update android All target to include our unit test bundles. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | no next file » | 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 452f78a8834308a9c970aac4bdc6ea9e6cb60709..50ceccb8b73d3092ad14b7a44fcbf23f2dfc48d1 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -15,6 +15,7 @@
'type': 'none',
'dependencies': [
'util/build_util.gyp:*',
+ 'android_builder_tests',
],
}, # target_name: All
{
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698