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

Unified Diff: tools/checklicenses/checklicenses.py

Issue 9279009: Roll pyftpdlib DEPS to fix licensecheck issues. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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 | « DEPS ('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
===================================================================
--- tools/checklicenses/checklicenses.py (revision 118678)
+++ tools/checklicenses/checklicenses.py (working copy)
@@ -309,11 +309,6 @@
'third_party/protobuf': [ # http://crbug.com/98455
'UNKNOWN',
],
- # http://code.google.com/p/pyftpdlib/issues/detail?id=185
- 'third_party/pyftpdlib/src': [
- 'UNKNOWN',
- ],
-
'third_party/pylib': [
'UNKNOWN',
],
« no previous file with comments | « DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698