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

Unified Diff: trunk/src/tools/checklicenses/checklicenses.py

Issue 16539003: Revert 205057 "Add JSON.pm to third_party" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 7 years, 6 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 | « trunk/src/third_party/JSON/out/man/man3/JSON__backportPP__Compat5006.3pm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/tools/checklicenses/checklicenses.py
===================================================================
--- trunk/src/tools/checklicenses/checklicenses.py (revision 205060)
+++ trunk/src/tools/checklicenses/checklicenses.py (working copy)
@@ -238,11 +238,6 @@
'third_party/jemalloc': [ # http://crbug.com/98302
'UNKNOWN',
],
- 'third_party/JSON': [
- 'Perl', # Build-only.
- # License missing upstream on 3 minor files.
- 'UNKNOWN', # https://rt.cpan.org/Public/Bug/Display.html?id=85915
- ],
'third_party/lcov': [ # http://crbug.com/98304
'UNKNOWN',
],
« no previous file with comments | « trunk/src/third_party/JSON/out/man/man3/JSON__backportPP__Compat5006.3pm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698