Chromium Code Reviews| Index: ui/webui/resources/js/jstemplate_compiled.js |
| diff --git a/ui/webui/resources/js/jstemplate_compiled.js b/ui/webui/resources/js/jstemplate_compiled.js |
| index 6a797482ef061528d180850306f3823ca4048332..6af1f591acc6bcd633e4b042ec74956bfbd54dbe 100644 |
| --- a/ui/webui/resources/js/jstemplate_compiled.js |
| +++ b/ui/webui/resources/js/jstemplate_compiled.js |
| @@ -5,4 +5,4 @@ |
| // This file serves as a proxy to bring the included js file from /third_party |
| // into its correct location under the resources directory tree, whence it is |
| // delivered via a chrome://resources URL. See ../webui_resources.grd. |
| -<include src="../../../../third_party/jstemplate/jstemplate_compiled.js"> |
| +// <include src="../../../../third_party/jstemplate/jstemplate_compiled.js"> |
|
Dan Beam
2017/03/02 20:50:07
yeahhhhh you can only do this when the top of the
|