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

Unified Diff: ash/system/network/network_state_list_detailed_view.h

Issue 2853143002: Simplify code for VPN entries in system menu (Closed)
Patch Set: Created 3 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: ash/system/network/network_state_list_detailed_view.h
diff --git a/ash/system/network/network_state_list_detailed_view.h b/ash/system/network/network_state_list_detailed_view.h
index 50e0b4170cfc699974c6382c6e566a1d2419f273..a4d479af32351814a8dacd4142bf60046e35952f 100644
--- a/ash/system/network/network_state_list_detailed_view.h
+++ b/ash/system/network/network_state_list_detailed_view.h
@@ -46,9 +46,6 @@ class NetworkStateListDetailedView
// Manager properties (e.g. technology state) have changed.
void Update();
- // Called when the user clicks on an entry representing a network in the list.
- void OnNetworkEntryClicked(views::View* sender);
-
void RelayoutScrollList();
private:
« no previous file with comments | « no previous file | ash/system/network/network_state_list_detailed_view.cc » ('j') | ash/system/network/vpn_list_view.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698