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

Unified Diff: compiled.resources

Issue 410333002: Closure compilation config: switch from JSON to Python dict (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@flattenhtml
Patch Set: Print raw config file content Created 6 years, 5 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 | « no previous file | compiled_resources.json » ('j') | third_party/closure_compiler/compile_modules.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: compiled.resources
diff --git a/compiled_resources.json b/compiled.resources
similarity index 97%
rename from compiled_resources.json
rename to compiled.resources
index 967db2c64c7e2cecd3d16501f10710954faad583..3d37b440dc5af59dd70fd6b3771e98a98e630930 100644
--- a/compiled_resources.json
+++ b/compiled.resources
@@ -1,3 +1,6 @@
+# -*- python -*-
+# ex: set syntax=python:
+
[
{
"name": "util",
« no previous file with comments | « no previous file | compiled_resources.json » ('j') | third_party/closure_compiler/compile_modules.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698