Index: ash/content/screen_orientation_delegate_chromeos.cc |
diff --git a/ash/content/screen_orientation_delegate_chromeos.cc b/ash/content/screen_orientation_delegate_chromeos.cc |
index 76243b2e4a2836b786e1dc86d86627125c5751b6..aae1841a912fef07181c292252c970bba79e158f 100644 |
--- a/ash/content/screen_orientation_delegate_chromeos.cc |
+++ b/ash/content/screen_orientation_delegate_chromeos.cc |
@@ -4,9 +4,9 @@ |
#include "ash/content/screen_orientation_delegate_chromeos.h" |
-#include "ash/common/wm_window.h" |
#include "ash/display/screen_orientation_controller_chromeos.h" |
#include "ash/shell.h" |
+#include "ash/wm_window.h" |
#include "content/public/browser/web_contents.h" |
namespace ash { |