| 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..f34d46e85c7cc5d927342be34614e5cb1fb7c412 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">
|
|
|
| i18nTemplate.process(document, loadTimeData);
|
|
|