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

Unified Diff: ash/mus/window_manager.h

Issue 2690363002: chromeos: removes mash shadows (Closed)
Patch Set: merge Created 3 years, 10 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/mus/shadow_controller.cc ('k') | ash/mus/window_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/window_manager.h
diff --git a/ash/mus/window_manager.h b/ash/mus/window_manager.h
index fd134c1f21b733952941fdbf763f3b9781956208..945bb5bdca6ec2ac04884d435bb28f152777f35a 100644
--- a/ash/mus/window_manager.h
+++ b/ash/mus/window_manager.h
@@ -48,7 +48,6 @@ class ShellDelegate;
namespace mus {
class AcceleratorHandler;
-class ShadowController;
class WmLookupMus;
class WmTestHelper;
@@ -179,8 +178,6 @@ class WindowManager : public aura::WindowManagerDelegate,
std::unique_ptr<views::PointerWatcherEventRouter>
pointer_watcher_event_router_;
- std::unique_ptr<ShadowController> shadow_controller_;
-
RootWindowControllers root_window_controllers_;
std::unique_ptr<ScreenMus> screen_;
« no previous file with comments | « ash/mus/shadow_controller.cc ('k') | ash/mus/window_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698