| 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 82d74437d9b13691e580fd708b122d773d7a1173..ef20bb86a7a158ebf25a0f25676eda469832fb56 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" />
|
|
|