Index: ash/shell/content_client/shell_browser_main_parts.cc |
diff --git a/ash/shell/content_client/shell_browser_main_parts.cc b/ash/shell/content_client/shell_browser_main_parts.cc |
index 42eee00c3b9d7a23dc027655c7ba2c8e31ab4cdc..edb6e1a2548472951fc50fd38c480454049a286c 100644 |
--- a/ash/shell/content_client/shell_browser_main_parts.cc |
+++ b/ash/shell/content_client/shell_browser_main_parts.cc |
@@ -29,8 +29,8 @@ |
#include "ui/compositor/compositor.h" |
#include "ui/gfx/screen.h" |
#include "ui/message_center/message_center.h" |
-#include "ui/views/corewm/wm_state.h" |
#include "ui/views/test/test_views_delegate.h" |
+#include "ui/wm/core/wm_state.h" |
#if defined(USE_X11) |
#include "ui/events/x/touch_factory_x11.h" |