Chromium Code Reviews| 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 372c49e98cc06cc181c7f71d02c67952acec8e9a..de13430fe90986ae1d554cd5d5b00bd5b56351f4 100644 |
| --- a/chrome/browser/resources/settings/settings_resources.grd |
| +++ b/chrome/browser/resources/settings/settings_resources.grd |
| @@ -887,6 +887,12 @@ |
| <structure name="IDR_SETTINGS_SETTINGS_JS" |
| file="settings.js" |
| type="chrome_html" /> |
| + <structure name="IDR_SETTINGS_USB_DEVICES_HTML" |
| + file="site_settings/usb_devices.html" |
| + type="chrome_html" /> |
| + <structure name="IDR_SETTINGS_USB_DEVICES_JS" |
| + file="site_settings/usb_devices.js" |
| + type="chrome_html" /> |
|
dschuyler
2016/08/11 23:28:07
nit: the indent is off here.
Finnur
2016/08/12 13:11:25
Done.
|
| <structure name="IDR_SETTINGS_WEBSITE_USAGE_PRIVATE_API_HTML" |
| file="site_settings/website_usage_private_api.html" |
| type="chrome_html" /> |