| 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 5846f62695cce6911d16726a784080958892418c..bb48a0b92544ed165c1cd0ae6a400cfac44fa4a5 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -553,6 +553,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"
|
|
|