| Index: ash/accelerators/accelerator_controller.h
|
| ===================================================================
|
| --- ash/accelerators/accelerator_controller.h (revision 115744)
|
| +++ ash/accelerators/accelerator_controller.h (working copy)
|
| @@ -18,7 +18,7 @@
|
| class AcceleratorManager;
|
| }
|
|
|
| -namespace aura_shell {
|
| +namespace ash {
|
|
|
| class ScreenshotDelegate;
|
|
|
| @@ -71,6 +71,6 @@
|
| DISALLOW_COPY_AND_ASSIGN(AcceleratorController);
|
| };
|
|
|
| -} // namespace aura_shell
|
| +} // namespace ash
|
|
|
| #endif // ASH_ACCELERATORS_ACCELERATOR_CONTROLLER_H_
|
|
|