| Index: chrome/browser/resources/policy.js
|
| diff --git a/chrome/browser/resources/policy.js b/chrome/browser/resources/policy.js
|
| index 21eba103608a1d32fb83c6150821aceaca95b25a..064a6c5fc774f39a5d6f218ad742fdb4aac46cc4 100644
|
| --- a/chrome/browser/resources/policy.js
|
| +++ b/chrome/browser/resources/policy.js
|
| @@ -248,7 +248,6 @@ cr.define('policies', function() {
|
| * status data.
|
| */
|
| Policy.initialize = function() {
|
| - i18nTemplate.process(document, templateData);
|
| Policy.requestData();
|
|
|
| // Set HTML event handlers.
|
|
|