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

Unified Diff: test/dependencies/gyptest-lib-only.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/configurations/invalid/gyptest-configurations.py ('k') | test/errors/gyptest-errors.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: test/dependencies/gyptest-lib-only.py
===================================================================
--- test/dependencies/gyptest-lib-only.py (revision 1611)
+++ test/dependencies/gyptest-lib-only.py (working copy)
@@ -23,7 +23,7 @@
# TODO(bradnelson/mark):
# On linux and windows a library target will at least pull its link dependencies
-# into the generated sln/_main.scons, since not doing so confuses users.
+# into the generated project, since not doing so confuses users.
# This is not currently implemented on mac, which has the opposite behavior.
if sys.platform == 'darwin':
if test.format == 'xcode':
« no previous file with comments | « test/configurations/invalid/gyptest-configurations.py ('k') | test/errors/gyptest-errors.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698