| 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 38fb84a90f1b848b81fc4c43094da65ef1d36887..7e113ac74c6b1e28440087a126bf8ba39ecb1be0 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -647,6 +647,12 @@
|
| file="privacy_page/privacy_page_browser_proxy.js"
|
| type="chrome_html" />
|
| </if>
|
| + <structure name="IDR_SETTINGS_PROTOCOL_HANDLERS_HTML"
|
| + file="site_settings/protocol_handlers.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PROTOCOL_HANDLERS_JS"
|
| + file="site_settings/protocol_handlers.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_CR_SETTINGS_ROUTER_HTML"
|
| file="settings_page/settings_router.html"
|
| type="chrome_html" />
|
|
|