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

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

Issue 2883283004: Merged Tether and cellular network types in System Tray. (Closed)
Patch Set: hansberry@ comments 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 98436f3482140441f6a98e66d1fbe2a4bded6367..16979e66a98165c599b8ae7b124351791cce6ab4 100644
--- a/ash/system/network/network_list.h
+++ b/ash/system/network/network_list.h
@@ -123,10 +123,8 @@ class NetworkListView : public NetworkStateListDetailedView,
views::Label* no_wifi_networks_view_;
views::Label* 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