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

Unified Diff: ui/wm/public/window_move_client.h

Issue 2467053002: Revert of Linux Aura: Make tab dragging great again (Closed)
Patch Set: Created 4 years, 1 month 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 | « ui/views/widget/desktop_aura/x11_window_event_filter.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/wm/public/window_move_client.h
diff --git a/ui/wm/public/window_move_client.h b/ui/wm/public/window_move_client.h
index 1e799867397651adda250a2f2515caebd8eb05a9..fbfa92d2ed2989a817b5b67193d159795fa224c8 100644
--- a/ui/wm/public/window_move_client.h
+++ b/ui/wm/public/window_move_client.h
@@ -41,6 +41,7 @@
// Ends a previously started move loop.
virtual void EndMoveLoop() = 0;
+ protected:
virtual ~WindowMoveClient() {}
};
« no previous file with comments | « ui/views/widget/desktop_aura/x11_window_event_filter.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698