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

Unified Diff: ash/mus/keyboard_ui_mus.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
« no previous file with comments | « ash/mus/keyboard_ui_mus.h ('k') | ash/mus/move_event_handler.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/keyboard_ui_mus.cc
diff --git a/ash/mus/keyboard_ui_mus.cc b/ash/mus/keyboard_ui_mus.cc
index 244a33a787ad195489ebd48b32d89eb8383a0e73..57af280d3eab1c2f3a9e7eee1c8a0d289d969813 100644
--- a/ash/mus/keyboard_ui_mus.cc
+++ b/ash/mus/keyboard_ui_mus.cc
@@ -4,7 +4,7 @@
#include "ash/mus/keyboard_ui_mus.h"
-#include "ash/common/keyboard/keyboard_ui_observer.h"
+#include "ash/keyboard/keyboard_ui_observer.h"
#include "base/memory/ptr_util.h"
#include "services/service_manager/public/cpp/connector.h"
« no previous file with comments | « ash/mus/keyboard_ui_mus.h ('k') | ash/mus/move_event_handler.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698