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

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

Issue 2692943005: [ash-md] Disables proxy settings button when there are no networks (Closed)
Patch Set: [ash-md] Disables proxy settings button when there are no networks (comments) Created 3 years, 10 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/network_state_list_detailed_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/network/network_state_list_detailed_view.h
diff --git a/ash/common/system/chromeos/network/network_state_list_detailed_view.h b/ash/common/system/chromeos/network/network_state_list_detailed_view.h
index f9e9b08fe79dfc8a32af89f7b2b62cf5eea83571..a3801c37d996b4a6570d66e2b0ebf06c594d31ae 100644
--- a/ash/common/system/chromeos/network/network_state_list_detailed_view.h
+++ b/ash/common/system/chromeos/network/network_state_list_detailed_view.h
@@ -73,8 +73,8 @@ class NetworkStateListDetailedView
// Update UI components.
void UpdateTechnologyButton(TrayPopupHeaderButton* button,
const chromeos::NetworkTypePattern& technology);
-
void UpdateNetworkList();
+ void UpdateHeaderButtons();
bool OrderChild(views::View* view, int index);
« no previous file with comments | « no previous file | ash/common/system/chromeos/network/network_state_list_detailed_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698