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

Unified Diff: ash/wm/drag_window_resizer_unittest.cc

Issue 11574041: Move WindowResizer to CoreWM. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years 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/drag_window_resizer.cc ('k') | ash/wm/gestures/two_finger_drag_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/wm/drag_window_resizer_unittest.cc
===================================================================
--- ash/wm/drag_window_resizer_unittest.cc (revision 173169)
+++ ash/wm/drag_window_resizer_unittest.cc (working copy)
@@ -13,6 +13,7 @@
#include "ash/wm/cursor_manager.h"
#include "ash/wm/drag_window_controller.h"
#include "ash/wm/shelf_layout_manager.h"
+#include "ash/wm/window_resizer_factory.h"
#include "base/stringprintf.h"
#include "ui/aura/client/aura_constants.h"
#include "ui/aura/root_window.h"
« no previous file with comments | « ash/wm/drag_window_resizer.cc ('k') | ash/wm/gestures/two_finger_drag_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698