summaryrefslogtreecommitdiffstats
path: root/tools/checklicenses
diff options
context:
space:
mode:
authorjsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-14 21:30:17 +0000
committerjsbell@chromium.org <jsbell@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2011-10-14 21:30:17 +0000
commitffadbf73e5570421b0513458340a14bdb5a79386 (patch)
tree8cc8c1a9598fbb27afb2af6abff094cebf4a7ad8 /tools/checklicenses
parent5ec2bef9c272ad73323e5873b388bee61b644411 (diff)
downloadchromium_src-ffadbf73e5570421b0513458340a14bdb5a79386.zip
chromium_src-ffadbf73e5570421b0513458340a14bdb5a79386.tar.gz
chromium_src-ffadbf73e5570421b0513458340a14bdb5a79386.tar.bz2
Remove license suppression for third_party/leveldatabase
BUG=98306 TEST= Review URL: http://codereview.chromium.org/8303003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@105582 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 51578c5..2d29949 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -250,9 +250,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/lcov-1.9/contrib/galaxy/genflat.pl': [
'GPL (v2 or later)',
],
- 'third_party/leveldatabase/src/util/posix_logger.h': [ # http://crbug.com/98306
- 'UNKNOWN',
- ],
'third_party/libevent': [ # http://crbug.com/98309
'UNKNOWN',
],