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

Unified Diff: components/arc/window_manager/arc_window_manager_bridge.h

Issue 2047373002: Moves ShellObserver to ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 6 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 | « chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h ('k') | components/exo/wayland/server.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/arc/window_manager/arc_window_manager_bridge.h
diff --git a/components/arc/window_manager/arc_window_manager_bridge.h b/components/arc/window_manager/arc_window_manager_bridge.h
index c61765839dec2df0fa7d9f16600b11ca6bef283b..f206e5de449abf2c084b6fb4799635d72444ca0f 100644
--- a/components/arc/window_manager/arc_window_manager_bridge.h
+++ b/components/arc/window_manager/arc_window_manager_bridge.h
@@ -7,7 +7,7 @@
#include <string>
-#include "ash/shell_observer.h"
+#include "ash/common/shell_observer.h"
#include "base/macros.h"
#include "components/arc/arc_bridge_service.h"
#include "components/arc/arc_service.h"
« no previous file with comments | « chrome/browser/ui/webui/chromeos/touch_view_controller_delegate.h ('k') | components/exo/wayland/server.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698