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

Unified Diff: ash/shelf/shelf_widget.cc

Issue 2887463003: [ash-md] Removed unwanted TODO from ShelfWidget::DelegateView::opaque_background_ (Closed)
Patch Set: 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
« 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/shelf/shelf_widget.cc
diff --git a/ash/shelf/shelf_widget.cc b/ash/shelf/shelf_widget.cc
index ded98373f428f414c434283d811199ebc894c013..22ada4835a0e507fb566a3fcbcfc57fce4ddcec2 100644
--- a/ash/shelf/shelf_widget.cc
+++ b/ash/shelf/shelf_widget.cc
@@ -66,7 +66,6 @@ class ShelfWidget::DelegateView : public views::WidgetDelegate,
FocusCycler* focus_cycler_;
// A black background layer that may be visible depending on a
// ShelfBackgroundAnimator.
- // TODO(bruthig): Remove opaque_background_ (see https://crbug.com/621551).
ui::Layer opaque_background_;
// A black foreground layer which is shown while transitioning between users.
// Note: Since the back- and foreground layers have different functions they
« 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