| 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 7abdbe915f4cce135ba6e3f68b03f0847d7d0580..67b04dbffda544b611fc9f89b268f36a089da2b2 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -297,6 +297,12 @@
|
| <structure name="IDR_SETTINGS_PREFS_JS"
|
| file="prefs/prefs.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_SELECTABLE_PREF_BEHAVIOR_HTML"
|
| + file="prefs/selectable_pref_behavior.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_SELECTABLE_PREF_BEHAVIOR_JS"
|
| + file="prefs/selectable_pref_behavior.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PREFS_BEHAVIOR_HTML"
|
| file="prefs/prefs_behavior.html"
|
| type="chrome_html" />
|
|
|