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

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

Issue 2755173002: [CrOS Tether] Add a connection dialog to md-settings. (Closed)
Patch Set: dbeam@ comments. Created 3 years, 9 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 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"

Powered by Google App Engine
This is Rietveld 408576698