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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 131913006: Remove third_party/active_doc now that Chrome Frame is gone. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 11 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/active_doc/ole_document_impl.h ('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 16fc1ac5b420a2bf9e421818630154207a9366a5..1375e20b501d05e7538bbc507b5e8036d7c634a8 100755
--- a/tools/checklicenses/checklicenses.py
+++ b/tools/checklicenses/checklicenses.py
@@ -144,9 +144,6 @@ PATH_SPECIFIC_WHITELISTED_LICENSES = {
'third_party/WebKit': [
'UNKNOWN',
],
- 'third_party/active_doc': [ # http://crbug.com/98113
- 'UNKNOWN',
- ],
# http://code.google.com/p/angleproject/issues/detail?id=217
'third_party/angle': [
« no previous file with comments | « third_party/active_doc/ole_document_impl.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698