Index: chrome/browser/ui/browser_command_controller.cc |
diff --git a/chrome/browser/ui/browser_command_controller.cc b/chrome/browser/ui/browser_command_controller.cc |
index 1b51d88e9a10f2a172ff44b50857c9e35ce40b47..dbfd2ca7eb7b065f01d64ae1ff33ba607b0a1196 100644 |
--- a/chrome/browser/ui/browser_command_controller.cc |
+++ b/chrome/browser/ui/browser_command_controller.cc |
@@ -65,7 +65,7 @@ |
#endif |
#if defined(USE_ASH) |
-#include "ash/accelerators/accelerator_commands.h" |
+#include "ash/accelerators/accelerator_commands_aura.h" |
#include "chrome/browser/ui/ash/ash_util.h" |
#endif |