| Index: chrome/browser/ui/ash/accelerator_controller_browsertest.cc
|
| diff --git a/chrome/browser/ui/ash/accelerator_controller_browsertest.cc b/chrome/browser/ui/ash/accelerator_controller_browsertest.cc
|
| index 7323031f11fe2f2155680ed2c5a6ba473452d617..a89cbca16b5b7e6741a7bee5a34ce12f9cc6f137 100644
|
| --- a/chrome/browser/ui/ash/accelerator_controller_browsertest.cc
|
| +++ b/chrome/browser/ui/ash/accelerator_controller_browsertest.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "ash/accelerators/accelerator_controller.h"
|
| +#include "ash/common/accelerators/accelerator_controller.h"
|
|
|
| #include "ash/common/wm/window_state.h"
|
| #include "ash/shell.h"
|
|
|