Index: chrome/browser/ui/views/tabs/tab_drag_controller.cc |
diff --git a/chrome/browser/ui/views/tabs/tab_drag_controller.cc b/chrome/browser/ui/views/tabs/tab_drag_controller.cc |
index 31f7c166aa76bd153033ef9a223ef590c9e1a9e5..1eef99f88817ab353de962804916b60461e0e5c1 100644 |
--- a/chrome/browser/ui/views/tabs/tab_drag_controller.cc |
+++ b/chrome/browser/ui/views/tabs/tab_drag_controller.cc |
@@ -40,7 +40,7 @@ |
#include "ui/views/widget/widget.h" |
#if defined(USE_ASH) |
-#include "ash/accelerators/accelerator_commands.h" |
+#include "ash/common/accelerators/accelerator_commands.h" |
#include "ash/common/wm/maximize_mode/maximize_mode_controller.h" |
#include "ash/common/wm/window_state.h" |
#include "ash/common/wm_shell.h" |