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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 12676028: Fix licensecheck on third_party/cld (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 years, 9 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/cld/encodings/compact_lang_det/win/cld_utf8utils_google3.cc ('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 06775364d088e6f548f4517cf0e56d7eab514965..4dfa7c52b9829923868256079e29af08ac23e614 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -186,9 +186,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'UNKNOWN',
],
- 'third_party/cld/encodings/compact_lang_det': [ # http://crbug.com/98120
- 'UNKNOWN',
- ],
# Not used. http://crbug.com/156020
# Using third_party/cros_dbus_cplusplus/cros_dbus_cplusplus.gyp instead.
'third_party/cros_dbus_cplusplus/source/autogen.sh': [
« no previous file with comments | « third_party/cld/encodings/compact_lang_det/win/cld_utf8utils_google3.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698