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

Unified Diff: pylib/gyp/generator/ninja.py

Issue 10990023: make: drop all system tests (Closed) Base URL: http://git.chromium.org/external/gyp.git@master
Patch Set: Created 8 years, 3 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 | « pylib/gyp/generator/make.py ('k') | pylib/gyp/system_test.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pylib/gyp/generator/ninja.py
diff --git a/pylib/gyp/generator/ninja.py b/pylib/gyp/generator/ninja.py
index 0b6c0fb963c16e39cacbe6a3a6d5ab86891fd94f..09f4faf7a404b5884c4981c20d79837d4eae77d9 100644
--- a/pylib/gyp/generator/ninja.py
+++ b/pylib/gyp/generator/ninja.py
@@ -12,7 +12,6 @@ import gyp
import gyp.common
import gyp.msvs_emulation
import gyp.MSVSVersion
-import gyp.system_test
import gyp.xcode_emulation
from gyp.common import GetEnvironFallback
« no previous file with comments | « pylib/gyp/generator/make.py ('k') | pylib/gyp/system_test.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698