| Index: tools/checklicenses/checklicenses.py
|
| diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
|
| index 94611a901da75f08d8f6a9526bacc0dcc1cbfd5b..1a67aed5abc6da92a4687e99d87a38859a4dd193 100755
|
| --- a/tools/checklicenses/checklicenses.py
|
| +++ b/tools/checklicenses/checklicenses.py
|
| @@ -376,10 +376,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
|
| 'GPL (v3 or later)',
|
| 'UNKNOWN', # http://crbug.com/98123
|
| ],
|
| - 'third_party/flatbuffers': [
|
| - # https://github.com/google/flatbuffers/issues/3872
|
| - 'UNKNOWN',
|
| - ],
|
| 'third_party/fontconfig': [
|
| # https://bugs.freedesktop.org/show_bug.cgi?id=73401
|
| 'UNKNOWN',
|
|
|