summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authorspang <spang@chromium.org>2015-05-05 07:30:58 -0700
committerCommit bot <commit-bot@chromium.org>2015-05-05 14:32:30 +0000
commitcfad5d9c6cd08eebc99fbf7cc5ae79ba567d1daa (patch)
tree5033b1a056b9287ea320451ebd2954416b5e8e26 /tools/checklicenses
parent7d36a670f9b38d3fd9e81f1b83fab414bc22c696 (diff)
downloadchromium_src-cfad5d9c6cd08eebc99fbf7cc5ae79ba567d1daa.zip
chromium_src-cfad5d9c6cd08eebc99fbf7cc5ae79ba567d1daa.tar.gz
chromium_src-cfad5d9c6cd08eebc99fbf7cc5ae79ba567d1daa.tar.bz2
Remove swig from the checkout
This dependency has not used used since we removed pyauto (r261229). Review URL: https://codereview.chromium.org/1122803003 Cr-Commit-Position: refs/heads/master@{#328324}
Diffstat (limited to 'tools/checklicenses')
-rwxr-xr-xtools/checklicenses/checklicenses.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 559ff4b..8a5b25b 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -361,9 +361,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'UNKNOWN',
],
- 'third_party/swig/Lib/linkruntime.c': [ # http://crbug.com/98585
- 'UNKNOWN',
- ],
'third_party/talloc': [
'GPL (v3 or later)',
'UNKNOWN', # http://crbug.com/98588