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

Unified Diff: test/additional-targets/gyptest-additional.py

Issue 13869005: Dropping the scons generator. (Closed) Base URL: http://gyp.googlecode.com/svn/trunk/
Patch Set: Created 7 years, 8 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/actions/src/subdir1/counter.py ('k') | test/builddir/src/builddir.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/additional-targets/gyptest-additional.py
===================================================================
--- test/additional-targets/gyptest-additional.py (revision 1611)
+++ test/additional-targets/gyptest-additional.py (working copy)
@@ -32,7 +32,7 @@
type=test.SHARED_LIB,
chdir=chdir)
-# TODO(mmoss) Make consistent with scons, with 'dir1' before 'out/Default'?
+# TODO(mmoss) Make consistent with msvs, with 'dir1' before 'out/Default'?
if test.format in ('make', 'ninja', 'android'):
chdir='relocate/src'
else:
« no previous file with comments | « test/actions/src/subdir1/counter.py ('k') | test/builddir/src/builddir.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698