| 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 f9003fd242846d391f37be3a4d78316a4219f805..ea135caf466f96424135d7e46c47975845f39604 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -126,6 +126,17 @@
|
| <structure name="IDR_SETTINGS_PREF_TRACKER_JS"
|
| file="pref_tracker/pref_tracker.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PRIVACY_PAGE_CSS"
|
| + file="privacy_page/privacy_page.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_PRIVACY_PAGE_HTML"
|
| + file="privacy_page/privacy_page.html"
|
| + type="chrome_html"
|
| + flattenhtml="true"
|
| + allowexternalscript="true" />
|
| + <structure name="IDR_SETTINGS_PRIVACY_PAGE_JS"
|
| + file="privacy_page/privacy_page.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_POLYMER_CONFIG_JS"
|
| file="polymer_config.js"
|
| type="chrome_html" />
|
|
|