Index: chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc |
diff --git a/chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc b/chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc |
index 94a0a3049df2d5af0ed8f5d58d5393d87965760e..fd956743d27f4e69ec89daabb93d1c54bec8cccf 100644 |
--- a/chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc |
+++ b/chrome/browser/ui/webui/options/chromeos/keyboard_handler.cc |
@@ -9,8 +9,8 @@ |
#include <memory> |
#include <utility> |
-#include "ash/common/new_window_controller.h" |
-#include "ash/common/wm_shell.h" |
+#include "ash/new_window_controller.h" |
+#include "ash/wm_shell.h" |
#include "base/bind.h" |
#include "base/bind_helpers.h" |
#include "base/command_line.h" |