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

Unified Diff: ui/base/ui_base_exports.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/models/accelerator_gtk.h ('k') | ui/ui.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/base/ui_base_exports.cc
diff --git a/ui/base/ui_base_exports.cc b/ui/base/ui_base_exports.cc
index fccbcb6a0d2601ff291cca1a8465fc27b9ca416a..5759e9ba3294ce11415185125da51c30fc6aeb7d 100644
--- a/ui/base/ui_base_exports.cc
+++ b/ui/base/ui_base_exports.cc
@@ -7,5 +7,5 @@
// linker will know to include the symbols, defined by these headers, in the
// resulting dynamic library (ui.dll).
-#include "ui/base/models/accelerator.h"
+#include "ui/base/accelerators/accelerator.h"
#include "ui/base/models/table_model_observer.h"
« no previous file with comments | « ui/base/models/accelerator_gtk.h ('k') | ui/ui.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698