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

Unified Diff: ash/common/system/chromeos/network/network_info.h

Issue 2795143005: [Ash] Remove pre-MD code paths from HoverHighlightView (Closed)
Patch Set: estade comments Created 3 years, 8 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: ash/common/system/chromeos/network/network_info.h
diff --git a/ash/common/system/chromeos/network/network_info.h b/ash/common/system/chromeos/network/network_info.h
index 58e1f33fe2cab6be219f1f19da1dd138532ad278..d545a22cb1b6ff6716305aa95861205fa839e6a0 100644
--- a/ash/common/system/chromeos/network/network_info.h
+++ b/ash/common/system/chromeos/network/network_info.h
@@ -18,6 +18,7 @@ namespace ash {
// Includes information necessary about a network for displaying the appropriate
// UI to the user.
+// TODO(tdanderson): Remove the |highlight| member. See crbug.com/708190.
struct NetworkInfo {
enum class Type { UNKNOWN, WIFI, TETHER, CELLULAR };

Powered by Google App Engine
This is Rietveld 408576698