| Index: chrome/browser/resources/settings/settings_resources.grd
|
| diff --git a/chrome/browser/resources/settings/settings_resources.grd b/chrome/browser/resources/settings/settings_resources.grd
|
| index 61d83aea8f0842db207a836d70554fd53ffbf0ad..51cecdfe99430156a31b8075cc44e735dad72105 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -184,6 +184,12 @@
|
| <structure name="IDR_SETTINGS_LANGUAGES_PAGE_JS"
|
| file="languages_page/languages_page.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_POLICY_CONTROLLABLE_HTML"
|
| + file="policy_controllable/policy_controllable.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_POLICY_CONTROLLABLE_JS"
|
| + file="policy_controllable/policy_controllable.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PREFS_HTML"
|
| file="prefs/prefs.html"
|
| type="chrome_html" />
|
|
|