summaryrefslogtreecommitdiffstats
path: root/chrome/common/extensions/docs/debugger.html
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/common/extensions/docs/debugger.html')
-rw-r--r--chrome/common/extensions/docs/debugger.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/common/extensions/docs/debugger.html b/chrome/common/extensions/docs/debugger.html
index c303068..225cdae 100644
--- a/chrome/common/extensions/docs/debugger.html
+++ b/chrome/common/extensions/docs/debugger.html
@@ -13,6 +13,8 @@
<link href="css/print.css" rel="stylesheet" type="text/css" media="print">
<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>