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

Unified Diff: third_party/json_minify/__init__.py

Issue 9447090: Allow comments in extension config files. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Added minify to some files in tools/json_schema_compiler 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
Index: third_party/json_minify/__init__.py
diff --git a/third_party/json_minify/__init__.py b/third_party/json_minify/__init__.py
new file mode 100644
index 0000000000000000000000000000000000000000..d2967be88304b5d639e02e0a75c68615a913009d
--- /dev/null
+++ b/third_party/json_minify/__init__.py
@@ -0,0 +1 @@
+from minify_json import json_minify

Powered by Google App Engine
This is Rietveld 408576698