| 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 3eaee9a827ca962f85f337573236092f171334a7..5a8cc492633d1dcf0c7a79024973b221c1bb5a42 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -342,6 +342,12 @@
|
| <structure name="IDR_SETTINGS_DEVICE_DISPLAY_JS"
|
| file="device_page/display.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DEVICE_DISPLAY_LAYOUT_HTML"
|
| + file="device_page/display_layout.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_DEVICE_DISPLAY_LAYOUT_JS"
|
| + file="device_page/display_layout.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DEVICE_DISPLAY_OVERSCAN_DIALOG_HTML"
|
| file="device_page/display_overscan_dialog.html"
|
| type="chrome_html" />
|
|
|