| 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 9d91f1c556f5e61b6f28df4912c77400f2fbbe39..07ce54692084832e9cd4cca9af1b00a916b1ae11 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -544,6 +544,12 @@
|
| <structure name="IDR_SETTINGS_PREFS_TYPES_JS"
|
| file="prefs/prefs_types.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PRINTING_PAGE_HTML"
|
| + file="printing_page/printing_page.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PRINTING_PAGE_JS"
|
| + file="printing_page/printing_page.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PRIVACY_PAGE_HTML"
|
| file="privacy_page/privacy_page.html"
|
| type="chrome_html"
|
|
|