Index: tools/licenses.py |
diff --git a/tools/licenses.py b/tools/licenses.py |
index 00be9917eae80905e502d11688e09adc9c45bc62..2fab8a54cd5122095597bce75169ab26e36ba3c7 100755 |
--- a/tools/licenses.py |
+++ b/tools/licenses.py |
@@ -56,7 +56,7 @@ PRUNE_PATHS = set([ |
# Chromium code in third_party. |
os.path.join('third_party','fuzzymatch'), |
- os.path.join('tools', 'swarm_client'), |
+ os.path.join('tools', 'swarming_client'), |
# Stuff pulled in from chrome-internal for official builds/tools. |
os.path.join('third_party', 'clear_cache'), |