| 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 5dd31817a292734fbbf132753a65405375879b5d..6875fc85d839313a29a7937efb92af6907ca7209 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -742,6 +742,12 @@
|
| file="site_settings/website_usage_private_api.js"
|
| type="chrome_html" />
|
| <if expr="chromeos">
|
| + <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_DIALOG_HTML"
|
| + file="bluetooth_page/bluetooth_device_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_DIALOG_JS"
|
| + file="bluetooth_page/bluetooth_device_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_BLUETOOTH_DEVICE_LIST_ITEM_HTML"
|
| file="bluetooth_page/bluetooth_device_list_item.html"
|
| type="chrome_html" />
|
| @@ -757,18 +763,6 @@
|
| <structure name="IDR_SETTINGS_BLUETOOTH_PAGE_JS"
|
| file="bluetooth_page/bluetooth_page.js"
|
| type="chrome_html" />
|
| - <structure name="IDR_SETTINGS_BLUETOOTH_ADD_DEVICE_DIALOG_HTML"
|
| - file="bluetooth_page/bluetooth_add_device_dialog.html"
|
| - type="chrome_html" />
|
| - <structure name="IDR_SETTINGS_BLUETOOTH_ADD_DEVICE_DIALOG_JS"
|
| - file="bluetooth_page/bluetooth_add_device_dialog.js"
|
| - type="chrome_html" />
|
| - <structure name="IDR_SETTINGS_BLUETOOTH_PAIR_DEVICE_DIALOG_HTML"
|
| - file="bluetooth_page/bluetooth_pair_device_dialog.html"
|
| - type="chrome_html" />
|
| - <structure name="IDR_SETTINGS_BLUETOOTH_PAIR_DEVICE_DIALOG_JS"
|
| - file="bluetooth_page/bluetooth_pair_device_dialog.js"
|
| - type="chrome_html" />
|
| <structure name="IDR_SETTINGS_DATE_TIME_PAGE_HTML"
|
| file="date_time_page/date_time_page.html"
|
| type="chrome_html" />
|
|
|