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