| 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 15e560719592f9770cf70cb8b8a4aeac5e6e20a2..67db34d1a1b7c895eba9e237b7879983d5e96a9f 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -153,6 +153,15 @@
|
| <structure name="IDR_SETTINGS_PREF_TRACKER_JS"
|
| file="pref_tracker/pref_tracker.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_LOCATION_PAGE_CSS"
|
| + file="location_page/location_page.css"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_LOCATION_PAGE_HTML"
|
| + file="location_page/location_page.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_LOCATION_PAGE_JS"
|
| + file="location_page/location_page.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PRIVACY_PAGE_CSS"
|
| file="privacy_page/privacy_page.css"
|
| type="chrome_html" />
|
|
|