Index: build/common.gypi |
diff --git a/build/common.gypi b/build/common.gypi |
index c0bbcca3273cf7c8f72aeb27836266b3bae0e641..e95efab42161e09983192743e7a563b6ec727cbf 100644 |
--- a/build/common.gypi |
+++ b/build/common.gypi |
@@ -677,7 +677,7 @@ |
# 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/swarming_client/isolate.py. See the script's |
+ # target 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): Remove the conditions as more configurations are |