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

Unified Diff: build/all_android.gyp

Issue 12088087: Android: Add content_browsertests_apk to the list of default targets. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Removed from in progress target list. Created 7 years, 11 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 | 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 d557dcb02c94ccd3479f0660f591f698129789fb..f904347cff93a2c417a93b967df2ea18f5b1c8ee 100644
--- a/build/all_android.gyp
+++ b/build/all_android.gyp
@@ -93,6 +93,7 @@
'../cc/cc_tests.gyp:cc_unittests_apk',
'../chrome/chrome.gyp:unit_tests_apk',
'../components/components.gyp:components_unittests_apk',
+ '../content/content.gyp:content_browsertests_apk',
'../content/content.gyp:content_unittests_apk',
'../gpu/gpu.gyp:gpu_unittests_apk',
'../ipc/ipc.gyp:ipc_tests_apk',
@@ -124,7 +125,6 @@
'target_name': 'android_in_progress',
'type': 'none',
'dependencies': [
- '../content/content.gyp:content_browsertests',
],
},
], # targets
« 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