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

Unified Diff: ash/common/system/chromeos/network/network_list_md.cc

Issue 2783753002: Remove an outdated TODO (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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/common/system/chromeos/network/network_list_md.cc
diff --git a/ash/common/system/chromeos/network/network_list_md.cc b/ash/common/system/chromeos/network/network_list_md.cc
index ae2e80d16826ecb3baadca6ee45c51818e1f6cd2..b972cd4fe84b991f67109832b7bd846facbbe4f3 100644
--- a/ash/common/system/chromeos/network/network_list_md.cc
+++ b/ash/common/system/chromeos/network/network_list_md.cc
@@ -129,9 +129,6 @@ class NetworkListView::SectionHeaderRowView : public views::View,
private:
void InitializeLayout() {
- // TODO(mohsen): Consider using TriView class and adding a utility function
- // to TrayPopupUtils to simplify creation of the following layout. See
- // https://crbug.com/614453.
TrayPopupUtils::ConfigureAsStickyHeader(this);
SetLayoutManager(new views::FillLayout);
container_ = TrayPopupUtils::CreateSubHeaderRowView();
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698