| Index: ui/webui/resources/js/i18n_template_process.js
|
| diff --git a/ui/webui/resources/js/i18n_template.js b/ui/webui/resources/js/i18n_template_process.js
|
| similarity index 57%
|
| copy from ui/webui/resources/js/i18n_template.js
|
| copy to ui/webui/resources/js/i18n_template_process.js
|
| index a4dbcdc33a193cdde4cbebd72e2419f2e2aafb37..0e26b63a80d006f015fa305da81f46d548e52f06 100644
|
| --- a/ui/webui/resources/js/i18n_template.js
|
| +++ b/ui/webui/resources/js/i18n_template_process.js
|
| @@ -1,7 +1,5 @@
|
| -// Copyright (c) 2012 The Chromium Authors. All rights reserved.
|
| +// Copyright 2017 The Chromium Authors. All rights reserved.
|
| // 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">
|
| -
|
| i18nTemplate.process(document, loadTimeData);
|
|
|