Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(305)

Unified Diff: tools/checklicenses/checklicenses.py

Issue 665543002: Remove third_party/npapi/npspy. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/npapi/npspy/windows/winentry.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/checklicenses/checklicenses.py
diff --git a/tools/checklicenses/checklicenses.py b/tools/checklicenses/checklicenses.py
index 65a8a55aa71e1a49c5bdf06c6fa61d66540285f0..1e34b08f9cea32cb811cb995e0c3daf55548551e 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -290,9 +290,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/molokocacao': [ # http://crbug.com/98453
'UNKNOWN',
],
- 'third_party/npapi/npspy': [
- 'UNKNOWN',
- ],
'third_party/ocmock/OCMock': [ # http://crbug.com/98454
'UNKNOWN',
],
« no previous file with comments | « third_party/npapi/npspy/windows/winentry.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698