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

Unified Diff: ash/aura/key_event_watcher_aura.h

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/aura/aura_layout_manager_adapter.cc ('k') | ash/aura/pointer_watcher_adapter_unittest.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/aura/key_event_watcher_aura.h
diff --git a/ash/aura/key_event_watcher_aura.h b/ash/aura/key_event_watcher_aura.h
index 83d8ef625c680f11a7e3c9461ad0748f0a0bd82f..73d22487d594ad1f721539d26a018d7ba567974e 100644
--- a/ash/aura/key_event_watcher_aura.h
+++ b/ash/aura/key_event_watcher_aura.h
@@ -8,7 +8,7 @@
#include <map>
#include "ash/ash_export.h"
-#include "ash/common/key_event_watcher.h"
+#include "ash/key_event_watcher.h"
#include "ui/events/event_handler.h"
namespace ui {
« no previous file with comments | « ash/aura/aura_layout_manager_adapter.cc ('k') | ash/aura/pointer_watcher_adapter_unittest.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698