| 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 99%
|
| rename from ash/accelerators/exit_warning_handler.cc
|
| rename to ash/common/accelerators/exit_warning_handler.cc
|
| index 915b281cc331ff820cb00b7f8afd181f6c9da723..d0c0a6187f9e010ed33b651faafb7fa2112a11d9 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/shell_window_ids.h"
|
|
|