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

Unified Diff: build/common.gypi

Issue 11045023: Move src/tools/isolate to src/tools/swarm_client as a DEPS. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Use r159961 Created 8 years, 2 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 | « base/base.gyp ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/common.gypi
diff --git a/build/common.gypi b/build/common.gypi
index 829ed4ab0276ea13b9531eaa7745c0f9b5e77947..91a4d894e99eab1084d06a0819a8555c2c2961f4 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -374,8 +374,8 @@
# Whether tests targets should be run, archived or just have the
# dependencies verified. All the tests targets have the '_run' suffix,
# e.g. base_unittests_run runs the target base_unittests. The test target
- # always calls tools/isolate/isolate.py. See the script's --help for more
- # information and the valid --mode values. Meant to be overriden with
+ # always calls tools/swarm_client/isolate.py. See the script's --help for
+ # more information and the valid --mode values. Meant to be overriden with
# GYP_DEFINES.
# TODO(maruel): Converted the default from 'check' to 'noop' so work can
# be done while the builders are being reconfigured to check out test data
« no previous file with comments | « base/base.gyp ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698