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

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

Issue 2883283004: Merged Tether and cellular network types in System Tray. (Closed)
Patch Set: Merged Tether and cellular network types in System Tray. Created 3 years, 7 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_list.h
diff --git a/ash/system/network/network_list.h b/ash/system/network/network_list.h
index 1de25cd8d032c9f1ab4943a2c11ade743719519e..44d7457d52d31e05e0395be747b3af3b38e41dbd 100644
--- a/ash/system/network/network_list.h
+++ b/ash/system/network/network_list.h
@@ -123,10 +123,8 @@ class NetworkListView : public NetworkStateListDetailedView,
InfoLabel* no_wifi_networks_view_;
InfoLabel* no_cellular_networks_view_;
SectionHeaderRowView* cellular_header_view_;
- SectionHeaderRowView* tether_header_view_;
SectionHeaderRowView* wifi_header_view_;
views::Separator* cellular_separator_view_;
- views::Separator* tether_separator_view_;
views::Separator* wifi_separator_view_;
TriView* connection_warning_;

Powered by Google App Engine
This is Rietveld 408576698