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

Unified Diff: ui/base/accelerators/accelerator_manager.cc

Issue 8695005: Move accelerator related files to ui/base/accelerators (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 1 month 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 | « ui/base/accelerators/accelerator_manager.h ('k') | ui/base/models/accelerator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/accelerators/accelerator_manager.cc
diff --git a/ui/base/accelerator_manager.cc b/ui/base/accelerators/accelerator_manager.cc
similarity index 97%
rename from ui/base/accelerator_manager.cc
rename to ui/base/accelerators/accelerator_manager.cc
index 8ebfefd1383343b6c2b2a380150e4dcb5c753415..c675211c3bd764fbc6a178b073078448ccc28535 100644
--- a/ui/base/accelerator_manager.cc
+++ b/ui/base/accelerators/accelerator_manager.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 "ui/base/accelerator_manager.h"
+#include "ui/base/accelerators/accelerator_manager.h"
#include <algorithm>
« no previous file with comments | « ui/base/accelerators/accelerator_manager.h ('k') | ui/base/models/accelerator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698