summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authorthestig <thestig@chromium.org>2015-01-27 08:57:29 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-27 16:59:07 +0000
commitd495728482cdace9f47b1e1f00a2760db8c8f054 (patch)
tree00aae22965cdf24f754883fa9d1b10327d3333fe /tools/checklicenses
parent065bc256e410f3f39641e7abdb5c49733d354781 (diff)
downloadchromium_src-d495728482cdace9f47b1e1f00a2760db8c8f054.zip
chromium_src-d495728482cdace9f47b1e1f00a2760db8c8f054.tar.gz
chromium_src-d495728482cdace9f47b1e1f00a2760db8c8f054.tar.bz2
Remove a non-existent path from checklicenses.py.
NOTRY=true Review URL: https://codereview.chromium.org/875223003 Cr-Commit-Position: refs/heads/master@{#313292}
Diffstat (limited to 'tools/checklicenses')
-rwxr-xr-xtools/checklicenses/checklicenses.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 437a156..29f89fd 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -129,10 +129,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'courgette/third_party/bsdiff_create.cc': [ # http://crbug.com/98095
'UNKNOWN',
],
- # This code is not shipped.
- 'mojo/public/third_party/ply': [
- 'UNKNOWN',
- ],
'native_client': [ # http://crbug.com/98099
'UNKNOWN',
],