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

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

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.cc
diff --git a/ash/common/wm/wm_snap_to_pixel_layout_manager.cc b/ash/common/wm/wm_snap_to_pixel_layout_manager.cc
index 02b2bc9078af8b2a5d0347747073c96ff40a2bf4..dd6f33eb997781813f41fd129ff41a60c2087213 100644
--- a/ash/common/wm/wm_snap_to_pixel_layout_manager.cc
+++ b/ash/common/wm/wm_snap_to_pixel_layout_manager.cc
@@ -4,7 +4,7 @@
#include "ash/common/wm/wm_snap_to_pixel_layout_manager.h"
-#include "ash/common/wm/wm_window.h"
+#include "ash/common/wm_window.h"
namespace ash {
namespace wm {

Powered by Google App Engine
This is Rietveld 408576698