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

Unified Diff: chrome/browser/resources/settings/internet_page/network_summary.html

Issue 2684193005: MD Settings: Internet: Request network scan (Closed)
Patch Set: . Created 3 years, 10 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
« no previous file with comments | « no previous file | chrome/browser/resources/settings/internet_page/network_summary.js » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/settings/internet_page/network_summary.html
diff --git a/chrome/browser/resources/settings/internet_page/network_summary.html b/chrome/browser/resources/settings/internet_page/network_summary.html
index 1da2c8347880b55965ddeb2063379b27f210e14a..46d050491f53a08ac242266f2832d48f804c021a 100644
--- a/chrome/browser/resources/settings/internet_page/network_summary.html
+++ b/chrome/browser/resources/settings/internet_page/network_summary.html
@@ -11,6 +11,7 @@
active-network-state="[[item]]"
device-state="[[get(item.Type, deviceStates_)]]"
network-state-list="[[get(item.Type, networkStateLists_)]]"
+ network-type="[[item.Type]]"
networking-private="[[networkingPrivate]]"
on-expanded="onExpanded_"
on-selected="onSelected_"
« no previous file with comments | « no previous file | chrome/browser/resources/settings/internet_page/network_summary.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698