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

Unified Diff: chrome/browser/ui/views/accelerator_utils_aura.cc

Issue 2734653002: chromeos: Move files in //ash/common to //ash (Closed)
Patch Set: fix a11y tests, fix docs Created 3 years, 10 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
Index: chrome/browser/ui/views/accelerator_utils_aura.cc
diff --git a/chrome/browser/ui/views/accelerator_utils_aura.cc b/chrome/browser/ui/views/accelerator_utils_aura.cc
index 55093f83a7a36911c341b56292ffddfe1f4f1228..8c6414c9a2d335ecb2e8073eeb0d3ae943df4668 100644
--- a/chrome/browser/ui/views/accelerator_utils_aura.cc
+++ b/chrome/browser/ui/views/accelerator_utils_aura.cc
@@ -9,7 +9,7 @@
#include "ui/base/accelerators/accelerator.h"
#if defined(USE_ASH)
-#include "ash/common/accelerators/accelerator_table.h" // nogncheck
+#include "ash/accelerators/accelerator_table.h" // nogncheck
#endif // USE_ASH
namespace chrome {

Powered by Google App Engine
This is Rietveld 408576698