| Index: ash/accelerators/exit_warning_handler.cc
|
| diff --git a/ash/common/accelerators/exit_warning_handler.cc b/ash/accelerators/exit_warning_handler.cc
|
| similarity index 98%
|
| rename from ash/common/accelerators/exit_warning_handler.cc
|
| rename to ash/accelerators/exit_warning_handler.cc
|
| index 9f6b97088a0a4d0eeffe0b38ca64699f0bed8c96..b5750669b83804eedb6226be5308378a6215694c 100644
|
| --- a/ash/common/accelerators/exit_warning_handler.cc
|
| +++ b/ash/accelerators/exit_warning_handler.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/common/accelerators/exit_warning_handler.h"
|
| +#include "ash/accelerators/exit_warning_handler.h"
|
|
|
| #include "ash/common/shell_delegate.h"
|
| #include "ash/common/wm_shell.h"
|
|
|