| Index: ash/common/accelerators/accelerator_table.cc
|
| diff --git a/ash/accelerators/accelerator_table.cc b/ash/common/accelerators/accelerator_table.cc
|
| similarity index 99%
|
| rename from ash/accelerators/accelerator_table.cc
|
| rename to ash/common/accelerators/accelerator_table.cc
|
| index 30caebdc53c5514bf36cb5889c5d114c5deb8d14..1de3c33d8ffa8621a9ac7aa239a344e423836b3d 100644
|
| --- a/ash/accelerators/accelerator_table.cc
|
| +++ b/ash/common/accelerators/accelerator_table.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_table.h"
|
| +#include "ash/common/accelerators/accelerator_table.h"
|
|
|
| #include "ash/common/strings/grit/ash_strings.h"
|
| #include "base/macros.h"
|
|
|