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

Unified Diff: mash/wm/window_manager_impl.h

Issue 1644773004: Renames some WindowManager classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: cleanup Created 4 years, 11 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 | « mash/wm/window_manager_apptest.cc ('k') | ui/views/mus/window_manager_connection.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: mash/wm/window_manager_impl.h
diff --git a/mash/wm/window_manager_impl.h b/mash/wm/window_manager_impl.h
index bc36ca6a094aac6233303a342289633827a30cf3..13ac114fa8624d2d4e5618351ce3da113f71d0db 100644
--- a/mash/wm/window_manager_impl.h
+++ b/mash/wm/window_manager_impl.h
@@ -21,7 +21,7 @@ class WindowManagerApplication;
using WindowManagerErrorCodeCallback =
const mojo::Callback<void(mus::mojom::WindowManagerErrorCode)>;
-class WindowManagerImpl : public mus::mojom::WindowManager,
+class WindowManagerImpl : public mus::mojom::WindowManagerDeprecated,
public mus::WindowObserver,
public mus::WindowManagerDelegate {
public:
« no previous file with comments | « mash/wm/window_manager_apptest.cc ('k') | ui/views/mus/window_manager_connection.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698