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

Unified Diff: ash/wm/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 2 trunk 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
Index: ash/wm/wm_event.h
diff --git a/ash/wm/wm_event.h b/ash/wm/wm_event.h
index fd5c24956ccd7957088ca36c9ccbcc2ba10f6fbf..2b380b69c5fd155b356030361d4d6ebe1549bbf9 100644
--- a/ash/wm/wm_event.h
+++ b/ash/wm/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 {
« ash/wm/window_state.h ('K') | « ash/wm/window_util_unittest.cc ('k') | ash/wm/wm_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698