| 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 c4b5470792dc24bb4e3f7fcb134093fdb7deab0d..934ca063c6dcf69b717aa77fc80a1fe9b7edfda8 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -1009,6 +1009,12 @@
|
| <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_JS"
|
| file="bluetooth_page/bluetooth_page.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_BLUETOOTH_SUBPAGE_HTML"
|
| + file="bluetooth_page/bluetooth_subpage.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_BLUETOOTH_SUBPAGE_JS"
|
| + file="bluetooth_page/bluetooth_subpage.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DATE_TIME_PAGE_HTML"
|
| file="date_time_page/date_time_page.html"
|
| type="chrome_html" />
|
|
|