| Index: ash/common/accelerators/accelerator_table.cc
|
| diff --git a/ash/common/accelerators/accelerator_table.cc b/ash/common/accelerators/accelerator_table.cc
|
| index 426c5a651011fd1db246258974050e8b8beab628..f0f06f82b0d1f5ea7e0f3b3bab4ebe4bb478d3a4 100644
|
| --- a/ash/common/accelerators/accelerator_table.cc
|
| +++ b/ash/common/accelerators/accelerator_table.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "ash/common/accelerators/accelerator_table.h"
|
|
|
| -#include "ash/common/strings/grit/ash_strings.h"
|
| +#include "ash/strings/grit/ash_strings.h"
|
| #include "base/macros.h"
|
|
|
| namespace ash {
|
|
|