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

Unified Diff: ash/wm/toplevel_window_event_handler.h

Issue 2808723004: Renames WmShell to ShellPort (Closed)
Patch Set: feedback Created 3 years, 8 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
Index: ash/wm/toplevel_window_event_handler.h
diff --git a/ash/wm/toplevel_window_event_handler.h b/ash/wm/toplevel_window_event_handler.h
index 7a2bf455c94df7626cbd3e5668f3231aa7ada1c8..c669393b975b39e59606049afc9b6b670d2df8dd 100644
--- a/ash/wm/toplevel_window_event_handler.h
+++ b/ash/wm/toplevel_window_event_handler.h
@@ -29,7 +29,7 @@ class ASH_EXPORT ToplevelWindowEventHandler
: public ui::EventHandler,
public aura::client::WindowMoveClient {
public:
- explicit ToplevelWindowEventHandler(WmShell* shell);
+ ToplevelWindowEventHandler();
~ToplevelWindowEventHandler() override;
// Overridden from ui::EventHandler:

Powered by Google App Engine
This is Rietveld 408576698