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

Unified Diff: ash/common/system/chromeos/network/tray_network.h

Issue 2750263002: Remove ash tray utility functions that are no-ops in MD. (Closed)
Patch Set: Created 3 years, 9 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 | « no previous file | ash/common/system/chromeos/network/tray_network.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/network/tray_network.h
diff --git a/ash/common/system/chromeos/network/tray_network.h b/ash/common/system/chromeos/network/tray_network.h
index 34a4284c8a63420807bf43e73e8578672a60046a..5266b8a8aa1e0c0edfd28f9cd045194057ff45ef 100644
--- a/ash/common/system/chromeos/network/tray_network.h
+++ b/ash/common/system/chromeos/network/tray_network.h
@@ -39,8 +39,6 @@ class TrayNetwork : public SystemTrayItem,
void DestroyTrayView() override;
void DestroyDefaultView() override;
void DestroyDetailedView() override;
- void UpdateAfterLoginStatusChange(LoginStatus status) override;
- void UpdateAfterShelfAlignmentChange(ShelfAlignment alignment) override;
// NetworkObserver
void RequestToggleWifi() override;
« no previous file with comments | « no previous file | ash/common/system/chromeos/network/tray_network.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698