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

Unified Diff: test/escaping/gyptest-colon.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/copies/gyptest-updir.py ('k') | test/generator-output/gyptest-actions.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/escaping/gyptest-colon.py
diff --git a/test/escaping/gyptest-colon.py b/test/escaping/gyptest-colon.py
index f5275db6afc950fbba0c4ec5a272ec7f2acbc3e7..610f00e4ee82a9d276bd2531f89de7ecbf1846db 100644
--- a/test/escaping/gyptest-colon.py
+++ b/test/escaping/gyptest-colon.py
@@ -14,7 +14,7 @@ import sys
import TestGyp
# TODO: Make colons in filenames work with make, if required.
-test = TestGyp.TestGyp(formats=['!make', '!android'])
+test = TestGyp.TestGyp(formats=['!make'])
CHDIR = 'colon'
source_name = 'colon/a:b.c'
« no previous file with comments | « test/copies/gyptest-updir.py ('k') | test/generator-output/gyptest-actions.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698