| Index: chrome/browser/chromeos/status/network_menu_button.h
|
| diff --git a/chrome/browser/chromeos/status/network_menu_button.h b/chrome/browser/chromeos/status/network_menu_button.h
|
| index eb78c6fba6bfef02e50bc1b243b2b21fc8a2b8f3..cba380e65f3a3e4ca0c0237eda7ce6db7a8ae44d 100644
|
| --- a/chrome/browser/chromeos/status/network_menu_button.h
|
| +++ b/chrome/browser/chromeos/status/network_menu_button.h
|
| @@ -116,9 +116,6 @@ class NetworkMenuButton : public StatusAreaButton,
|
| // Shows 3G promo notification if needed.
|
| void ShowOptionalMobileDataPromoNotification(NetworkLibrary* cros);
|
|
|
| - // The status area host,
|
| - StatusAreaHost* host_;
|
| -
|
| // Path of the Cellular device that we monitor property updates from.
|
| std::string cellular_device_path_;
|
|
|
|
|