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

Unified Diff: test/rules-dirname/gyptest-dirname.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
Index: test/rules-dirname/gyptest-dirname.py
diff --git a/test/rules-dirname/gyptest-dirname.py b/test/rules-dirname/gyptest-dirname.py
index 420b80f05c5f22457df8133f8ee3a3474c66453e..14c9dfc45d8078546c147d3fc44b67adc81d78c7 100755
--- a/test/rules-dirname/gyptest-dirname.py
+++ b/test/rules-dirname/gyptest-dirname.py
@@ -12,7 +12,7 @@ import TestGyp
import os
import sys
-test = TestGyp.TestGyp(formats=['make', 'ninja', 'android', 'xcode', 'msvs'])
+test = TestGyp.TestGyp(formats=['make', 'ninja', 'xcode', 'msvs'])
test.run_gyp('actions.gyp', chdir='src')
« no previous file with comments | « test/prune_targets/gyptest-prune-targets.py ('k') | test/same-target-name-different-directory/gyptest-all.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698