| 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 0371670bf7fd672560903a54bdaf2877f56ab40b..88ef2355ae7dcaf433a96f72e26fe4a125297406 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -414,12 +414,24 @@
|
| <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_JS"
|
| file="device_page/display_overscan_dialog.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DEVICE_DRIVE_CACHE_DIALOG_HTML"
|
| + file="device_page/drive_cache_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DEVICE_DRIVE_CACHE_DIALOG_JS"
|
| + file="device_page/drive_cache_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_HTML"
|
| file="device_page/keyboard.html"
|
| type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DEVICE_KEYBOARD_JS"
|
| file="device_page/keyboard.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DEVICE_STORAGE_HTML"
|
| + file="device_page/storage.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DEVICE_STORAGE_JS"
|
| + file="device_page/storage.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DEVICE_STYLUS_HTML"
|
| file="device_page/stylus.html"
|
| type="chrome_html" />
|
|
|