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

Unified Diff: ui/base/accelerators/accelerator.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.h ('k') | ui/base/accelerators/accelerator_cocoa.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/accelerators/accelerator.cc
diff --git a/ui/base/models/accelerator.cc b/ui/base/accelerators/accelerator.cc
similarity index 99%
rename from ui/base/models/accelerator.cc
rename to ui/base/accelerators/accelerator.cc
index 45dee03a06f5ba4cfef6edba0e929f6a8976837d..74d9f031894a2cd55083493cb28f19c0bf538e8b 100644
--- a/ui/base/models/accelerator.cc
+++ b/ui/base/accelerators/accelerator.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/models/accelerator.h"
+#include "ui/base/accelerators/accelerator.h"
#if defined(OS_WIN)
#include <windows.h>
« no previous file with comments | « ui/base/accelerators/accelerator.h ('k') | ui/base/accelerators/accelerator_cocoa.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698