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

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

Issue 2035543004: Shuffles and renames ash/common/wm classes (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: random changes for chrome tests Created 4 years, 6 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/common/wm/wm_snap_to_pixel_layout_manager.h
diff --git a/ash/common/wm/wm_snap_to_pixel_layout_manager.h b/ash/common/wm/wm_snap_to_pixel_layout_manager.h
index 6d7a8c355f0751dc6ba96e3b7d728708567be3a9..a592e92e94a3623ebcb77f6a2f9edcd9a3d12abe 100644
--- a/ash/common/wm/wm_snap_to_pixel_layout_manager.h
+++ b/ash/common/wm/wm_snap_to_pixel_layout_manager.h
@@ -6,7 +6,7 @@
#define ASH_COMMON_WM_WM_SNAP_TO_PIXEL_LAYOUT_MANAGER_H_
#include "ash/ash_export.h"
-#include "ash/common/wm/wm_layout_manager.h"
+#include "ash/common/wm_layout_manager.h"
#include "base/macros.h"
namespace ash {

Powered by Google App Engine
This is Rietveld 408576698