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

Unified Diff: ash/wm/workspace/colored_window_controller.h

Issue 11273059: ash: Clean up system background layer. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: apply review feedback Created 8 years, 2 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 | « ash/wm/system_background_controller.cc ('k') | ui/aura/remote_root_window_host_win.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/workspace/colored_window_controller.h
diff --git a/ash/wm/workspace/colored_window_controller.h b/ash/wm/workspace/colored_window_controller.h
index 082b2c7cdf2a8a9c9df033f9632942e0415506bb..d70a83b7a310e3bcced4a0c4494471c7fed3463b 100644
--- a/ash/wm/workspace/colored_window_controller.h
+++ b/ash/wm/workspace/colored_window_controller.h
@@ -25,8 +25,7 @@ namespace internal {
// ColoredWindowController creates a Widget whose layer is LAYER_SOLID_COLOR.
// The Widget is sized to the supplied Window and parented to the specified
-// Window. It is used for animations and the system level background. See
-// kShellWindowId_SystemBackgroundContainer for one use case.
+// Window. It is used for animations.
class ASH_EXPORT ColoredWindowController {
public:
ColoredWindowController(aura::Window* parent, const std::string& window_name);
« no previous file with comments | « ash/wm/system_background_controller.cc ('k') | ui/aura/remote_root_window_host_win.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698