| Index: tools/licenses.py
|
| diff --git a/tools/licenses.py b/tools/licenses.py
|
| index 85fcc11df1d22723828706a4ff8e298d71ce14ed..9a6602b855a83392b37fc103fde1fcb33b0b0905 100755
|
| --- a/tools/licenses.py
|
| +++ b/tools/licenses.py
|
| @@ -61,7 +61,6 @@ PRUNE_PATHS = set([
|
| os.path.join('third_party','qunit'),
|
| os.path.join('third_party','sinonjs'),
|
| os.path.join('third_party','syzygy'),
|
| - os.path.join('tools', 'profile_chrome', 'third_party'),
|
|
|
| # Chromium code in third_party.
|
| os.path.join('third_party','fuzzymatch'),
|
|
|