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

Unified Diff: chrome/browser/chromeos/status/network_menu_button.h

Issue 6904160: Implement new gray mock. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fixed power test Created 9 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: 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_;

Powered by Google App Engine
This is Rietveld 408576698