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

Unified Diff: ash/wm/common/wm_event.h

Issue 1890713002: Adds WmWindow and converts WindowState to use it (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge again Created 4 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
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/wm_root_window_controller.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/common/wm_event.h
diff --git a/ash/wm/common/wm_event.h b/ash/wm/common/wm_event.h
index 3fcac93e495d63e080980dff9a2fbe9792a2aa8b..f9a18b42f78473ce26377fbba991c4dba9210430 100644
--- a/ash/wm/common/wm_event.h
+++ b/ash/wm/common/wm_event.h
@@ -10,6 +10,7 @@
#include "base/macros.h"
#include "ui/gfx/geometry/rect.h"
+// TODO(sky): move to common.
namespace ash {
namespace wm {
« no previous file with comments | « ash/wm/aura/wm_window_aura.cc ('k') | ash/wm/common/wm_root_window_controller.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698