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

Unified Diff: third_party/json_minify/README.chromium

Issue 9582013: Revert 124660 - Allow comments in extension config files. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 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_minify/README ('k') | third_party/json_minify/__init__.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/json_minify/README.chromium
===================================================================
--- third_party/json_minify/README.chromium (revision 124674)
+++ third_party/json_minify/README.chromium (working copy)
@@ -1,14 +0,0 @@
-Name: JSON.minify
-URL: https://github.com/getify/JSON.minify
-and also https://github.com/kitcambridge/JSON.minify
-Version: 0.1
-License: MIT License
-Security Critical: no
-
-Description:
-A set of scripts that remove comments and whitespace from JSON files.
-
-Local Modifications:
-- Added the __init__.py file for easier imports
-- Got the (much faster) json-minify-sans-regexp.js file from the second
- URL listed
« no previous file with comments | « third_party/json_minify/README ('k') | third_party/json_minify/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698