Index: apps/shell/browser/shell_desktop_controller.cc |
diff --git a/apps/shell/browser/shell_desktop_controller.cc b/apps/shell/browser/shell_desktop_controller.cc |
index fec9911add3cbb0d7af54f3d6cd79f22ea76b9d1..d369b5b3245f96552e171cd40c872ad59a155925 100644 |
--- a/apps/shell/browser/shell_desktop_controller.cc |
+++ b/apps/shell/browser/shell_desktop_controller.cc |
@@ -15,8 +15,8 @@ |
#include "ui/wm/test/wm_test_helper.h" |
#if defined(OS_CHROMEOS) |
-#include "ui/display/chromeos/display_mode.h" |
-#include "ui/display/chromeos/display_snapshot.h" |
+#include "ui/display/types/chromeos/display_mode.h" |
+#include "ui/display/types/chromeos/display_snapshot.h" |
#endif |
namespace apps { |