Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3267)

Unified Diff: ash/common/accelerators/exit_warning_handler.cc

Issue 2166793005: Moves accelerator code using common types to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@debug_commands
Patch Set: not relative Created 4 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « ash/common/accelerators/exit_warning_handler.h ('k') | ash/common/ime_control_delegate.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « ash/common/accelerators/exit_warning_handler.h ('k') | ash/common/ime_control_delegate.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698