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