| Index: chrome/browser/resources/net_internals/index.html
|
| ===================================================================
|
| --- chrome/browser/resources/net_internals/index.html (revision 94108)
|
| +++ chrome/browser/resources/net_internals/index.html (working copy)
|
| @@ -9,7 +9,7 @@
|
| <include src="../content_security_policy.html"/>
|
| <link rel="stylesheet" href="main.css">
|
| <link rel="stylesheet" href="tabswitcherview.css">
|
| - <script src="chrome://resources/js/util.js"</script>
|
| + <script src="chrome://resources/js/util.js"></script>
|
| <script src="chrome://net-internals/index.js"></script>
|
| <script src="chrome://net-internals/strings.js"></script>
|
| </head>
|
|
|