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

Unified Diff: test/library_dirs/gyptest-library-dirs.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/library/gyptest-static.py ('k') | test/module/gyptest-default.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/library_dirs/gyptest-library-dirs.py
diff --git a/test/library_dirs/gyptest-library-dirs.py b/test/library_dirs/gyptest-library-dirs.py
index 5edd6e757918e62d2b579723bbd5ce0a1d713dd2..e725dd1176ead89140e54c37b29a4a09ad232fbb 100644
--- a/test/library_dirs/gyptest-library-dirs.py
+++ b/test/library_dirs/gyptest-library-dirs.py
@@ -12,7 +12,7 @@ import sys
import TestGyp
-test = TestGyp.TestGyp(formats=['!android'])
+test = TestGyp.TestGyp()
lib_dir = test.tempdir('secret_location')
« no previous file with comments | « test/library/gyptest-static.py ('k') | test/module/gyptest-default.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698