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

Unified Diff: third_party/JSON/README.chromium

Issue 183763019: Remove third_party/JSON (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 6 years, 10 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/JSON/OWNERS ('k') | third_party/JSON/get_and_build_json_pm.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/JSON/README.chromium
diff --git a/third_party/JSON/README.chromium b/third_party/JSON/README.chromium
deleted file mode 100644
index d4b9008f205c25ed1af3707b4957a523677f4955..0000000000000000000000000000000000000000
--- a/third_party/JSON/README.chromium
+++ /dev/null
@@ -1,21 +0,0 @@
-Name: JSON - JSON (JavaScript Object Notation) encoder/decoder
-Short Name: JSON.pm
-URL: http://search.cpan.org/~makamaka/JSON-2.59/lib/JSON.pm
-Version: 2.59
-License: GPL v1 or later / Artistic License
-License Android Compatible: yes
-License File: NOT_SHIPPED
-Security Critical: no
-
-Description:
-This directory contains JSON.pm, used by Perl scripts at build time
-to read and write data in the JSON format.
-JSON.pm is included in Perl 5.14+ as a core module, but not in earlier
-versions, hence needed as separate module.
-
-Source: http://www.cpan.org/authors/id/M/MA/MAKAMAKA/JSON-2.59.tar.gz
-SHA-1: 8a82c442088ffa0d605747fd5e65f51e037aad94
-
-Local modifications:
-Contains both source and built module, together with a script to download
-archive, check SHA-1 hash, then (if ok) unarchive and build it.
« no previous file with comments | « third_party/JSON/OWNERS ('k') | third_party/JSON/get_and_build_json_pm.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698