Index: tools/licenses.py |
diff --git a/tools/licenses.py b/tools/licenses.py |
index 2a87df7f731cc7f794859a1be92505ace87003cd..9702d5631af359fb021ae576b0ac8ca5e8e46a7a 100755 |
--- a/tools/licenses.py |
+++ b/tools/licenses.py |
@@ -47,9 +47,6 @@ PRUNE_PATHS = set([ |
# Not in the public Chromium tree. |
os.path.join('third_party','adobe'), |
- # Written as part of Chromium. |
- os.path.join('third_party','fuzzymatch'), |
- |
# Same license as Chromium. |
os.path.join('third_party','lss'), |