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

Unified Diff: ui/chromeos/network/network_info.h

Issue 2342793005: [ash-md] Adds Wi-Fi header row to system tray network detailed view (Closed)
Patch Set: [ash-md] Materializes system tray network detailed view (nits) Created 4 years, 2 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 | « ui/chromeos/network/network_icon.cc ('k') | ui/chromeos/network/network_info.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/chromeos/network/network_info.h
diff --git a/ui/chromeos/network/network_info.h b/ui/chromeos/network/network_info.h
index 6ffe87d0bb3452ca6f00cafa9c06fb4d20dc199e..c5448dea4afa9e49bc7db491885c4c0d759c46a4 100644
--- a/ui/chromeos/network/network_info.h
+++ b/ui/chromeos/network/network_info.h
@@ -30,6 +30,7 @@ struct UI_CHROMEOS_EXPORT NetworkInfo {
gfx::ImageSkia image;
bool disable;
bool highlight;
+ bool is_wifi;
};
} // namespace ui
« no previous file with comments | « ui/chromeos/network/network_icon.cc ('k') | ui/chromeos/network/network_info.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698