Index: ash/wm/window_properties.cc |
diff --git a/ash/wm/window_properties.cc b/ash/wm/window_properties.cc |
index f62734be9573b169f33b350bf7d8f0da682a405f..6d381a35aed7df33c999b0aeefbec2eab41b44e7 100644 |
--- a/ash/wm/window_properties.cc |
+++ b/ash/wm/window_properties.cc |
@@ -4,7 +4,7 @@ |
#include "ash/wm/window_properties.h" |
-#include "ash/wm/common/window_state.h" |
+#include "ash/common/wm/window_state.h" |
#include "ui/aura/window_property.h" |
DECLARE_WINDOW_PROPERTY_TYPE(ash::wm::WindowState*); |