| Index: ui/webui/resources/js/i18n_template2.js
|
| diff --git a/ui/webui/resources/js/i18n_template2.js b/ui/webui/resources/js/i18n_template2.js
|
| index d3274145265ff7c32bf7c989c0f5acbfdb42b911..40571838943116c3239342c25fab1b32e1ad07d4 100644
|
| --- a/ui/webui/resources/js/i18n_template2.js
|
| +++ b/ui/webui/resources/js/i18n_template2.js
|
| @@ -2,6 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -<include src="./i18n_template_no_process.js"></include>
|
| +// <include src="./i18n_template_no_process.js"></include>
|
|
|
| i18nTemplate.process(document, loadTimeData);
|
|
|