| 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 5760518c6a2e5d8851c856f2c002d68dd2b109b7..7ff835230bd63189c0ea5e11d538f86c08319b16 100644
|
| --- a/chrome/browser/resources/settings/settings_resources.grd
|
| +++ b/chrome/browser/resources/settings/settings_resources.grd
|
| @@ -1142,6 +1142,12 @@
|
| <structure name="IDR_SETTINGS_NETWORK_SUMMARY_ITEM_JS"
|
| file="internet_page/network_summary_item.js"
|
| type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_TETHER_CONNECTION_DIALOG_HTML"
|
| + file="internet_page/tether_connection_dialog.html"
|
| + type="chrome_html" />
|
| + <structure name="IDR_SETTINGS_TETHER_CONNECTION_DIALOG_JS"
|
| + file="internet_page/tether_connection_dialog.js"
|
| + type="chrome_html" />
|
| <structure name="IDR_SETTINGS_PEOPLE_PAGE_CAMERA_HTML"
|
| file="people_page/camera.html"
|
| type="chrome_html"
|
|
|