Chromium Code Reviews

Unified Diff: remoting/host/disconnect_window_chromeos.cc

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase Created 3 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « components/exo/wm_helper_ash.cc ('k') | ui/arc/notification/arc_notification_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/host/disconnect_window_chromeos.cc
diff --git a/remoting/host/disconnect_window_chromeos.cc b/remoting/host/disconnect_window_chromeos.cc
index bb4b8ffea2176dafdedbeac1f93558a9a4adcb00..367bd58ac0518809c9927b75fa8afacfc5d5935c 100644
--- a/remoting/host/disconnect_window_chromeos.cc
+++ b/remoting/host/disconnect_window_chromeos.cc
@@ -4,8 +4,8 @@
#include <string>
-#include "ash/common/system/tray/system_tray_notifier.h"
#include "ash/common/wm_shell.h"
+#include "ash/system/tray/system_tray_notifier.h"
#include "base/bind.h"
#include "base/macros.h"
#include "base/memory/ptr_util.h"
« no previous file with comments | « components/exo/wm_helper_ash.cc ('k') | ui/arc/notification/arc_notification_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine