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

Unified Diff: test/prune_targets/gyptest-prune-targets.py

Issue 1131213003: Remove the Android generator. (Closed) Base URL: https://chromium.googlesource.com/external/gyp.git@master
Patch Set: Created 5 years, 7 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 | « test/product/gyptest-product.py ('k') | test/rules-dirname/gyptest-dirname.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/prune_targets/gyptest-prune-targets.py
diff --git a/test/prune_targets/gyptest-prune-targets.py b/test/prune_targets/gyptest-prune-targets.py
index e54ce6adc28f650b617842af54b05fd1f9c62685..b2c90f717e69f5b87c7acc40627eb600525b0a29 100644
--- a/test/prune_targets/gyptest-prune-targets.py
+++ b/test/prune_targets/gyptest-prune-targets.py
@@ -16,7 +16,6 @@ if test.format == 'xcode-ninja':
test.skip_test()
build_error_code = {
- 'android': 2,
'cmake': 1,
'make': 2,
'msvs': 1,
« no previous file with comments | « test/product/gyptest-product.py ('k') | test/rules-dirname/gyptest-dirname.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698