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

Unified Diff: chrome/common/extensions/docs/template/page_shell.html

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 | « chrome/common/extensions/docs/js/api_page_generator.js ('k') | third_party/json_minify/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/template/page_shell.html
===================================================================
--- chrome/common/extensions/docs/template/page_shell.html (revision 124674)
+++ chrome/common/extensions/docs/template/page_shell.html (working copy)
@@ -17,9 +17,6 @@
<script type="text/javascript"
src="../../../third_party/jstemplate/jstemplate_compiled.js">
</script>
- <script type="text/javascript"
- src="../../../../third_party/json_minify/minify-sans-regexp.js">
- </script>
<script type="text/javascript" src="js/api_page_generator.js"></script>
<script type="text/javascript" src="js/bootstrap.js"></script>
<script type="text/javascript" src="js/sidebar.js"></script>
Property changes on: chrome/common/extensions/docs/template/page_shell.html
___________________________________________________________________
Deleted: svn:mime-type
- text/html
« no previous file with comments | « chrome/common/extensions/docs/js/api_page_generator.js ('k') | third_party/json_minify/README » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698