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

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

Issue 1469733003: system tray ui change for AllowOnlyPolicyNetworksToConnect (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: ui/chromeos/network/network_info.h
diff --git a/ui/chromeos/network/network_info.h b/ui/chromeos/network/network_info.h
index 700e415ab9ae11ad381f66374abbecbd408043b7..6ffe87d0bb3452ca6f00cafa9c06fb4d20dc199e 100644
--- a/ui/chromeos/network/network_info.h
+++ b/ui/chromeos/network/network_info.h
@@ -26,6 +26,7 @@ struct UI_CHROMEOS_EXPORT NetworkInfo {
std::string service_path;
base::string16 label;
+ base::string16 tooltip;
gfx::ImageSkia image;
bool disable;
bool highlight;

Powered by Google App Engine
This is Rietveld 408576698