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

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

Issue 9414019: make: drop all system tests (Closed) Base URL: https://gyp.googlecode.com/svn/trunk
Patch Set: Created 8 years, 10 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 0d9fe5f640c5217b8fcdb85bb9fd2c8d4f6f3b91..4ef797022773bc077e989216be3a76ffec70baf7 100644
--- a/pylib/gyp/generator/ninja.py
+++ b/pylib/gyp/generator/ninja.py
@@ -4,7 +4,6 @@
import gyp
import gyp.common
-import gyp.system_test
import gyp.xcode_emulation
import os.path
import re
« 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