Chromium Code Reviews| 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; |