| 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 80a57d27ef22d35aefd15bfc8fc5e73a8338504e..ac6fe42deecc0f3e2086db411d5ad86c438f055e 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -861,6 +861,13 @@
|
| <structure name="IDR_SETTINGS_CLOUD_PRINTING_PAGE_JS"
|
| file="printing_page/cloud_printers.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PAGE_VISIBILITY_HTML"
|
| + file="page_visibility.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PAGE_VISIBILITY_JS"
|
| + file="page_visibility.js"
|
| + type="chrome_html"
|
| + preprocess="true" />
|
| <structure name="IDR_SETTINGS_PDF_DOCUMENTS_HTML"
|
| file="site_settings/pdf_documents.html"
|
| type="chrome_html" />
|
|
|