summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-03 02:04:49 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2014-06-03 02:04:49 +0000
commitf8cf39e898a387e3fa25614581771496f722e0b0 (patch)
tree40a6688c7207d2ea33e522086d6bbcd5b84d1987 /tools/checklicenses
parent2b780aa9fad7c56b44b088ff578b24b300bcc4e0 (diff)
downloadchromium_src-f8cf39e898a387e3fa25614581771496f722e0b0.zip
chromium_src-f8cf39e898a387e3fa25614581771496f722e0b0.tar.gz
chromium_src-f8cf39e898a387e3fa25614581771496f722e0b0.tar.bz2
PDF: Remove third_party/pdfium from the checklicenses.py suppressions list.
All licensing issues were fixed in pdfium/checklicenses last week. BUG=374943 TBR=jam@chromium.org Review URL: https://codereview.chromium.org/307933013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@274407 0039d316-1c4b-4281-b951-d872f2087c98
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 3c288d5..f037d8b 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -261,9 +261,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/ocmock/OCMock': [ # http://crbug.com/98454
'UNKNOWN',
],
- 'third_party/pdfium': [ # http://crbug.com/374943
- 'UNKNOWN',
- ],
'third_party/ply/__init__.py': [
'UNKNOWN',
],