Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7125)

Unified Diff: chrome/browser/resources/settings/settings_resources.grd

Issue 2237823003: Site Settings Desktop: Implement USB devices section. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Address feedback Created 4 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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 06dedb412363c7d1ae3892a8a3c33d704e8164d9..19205ecc6f20ddea84a3334caf2c8cfbb6d93efb 100644
--- a/chrome/browser/resources/settings/settings_resources.grd
+++ b/chrome/browser/resources/settings/settings_resources.grd
@@ -880,6 +880,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" />
<structure name="IDR_SETTINGS_WEBSITE_USAGE_PRIVATE_API_HTML"
file="site_settings/website_usage_private_api.html"
type="chrome_html" />
« no previous file with comments | « chrome/browser/resources/settings/route.js ('k') | chrome/browser/resources/settings/site_settings/compiled_resources2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698