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

Unified Diff: ash/mus/network_connect_delegate_mus.cc

Issue 2732813002: chromeos: Move files in //ash/common to //ash, part 1 (Closed)
Patch Set: rebase Created 3 years, 9 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/bridge/wm_shell_mus.cc ('k') | ash/mus/system_tray_delegate_mus.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/network_connect_delegate_mus.cc
diff --git a/ash/mus/network_connect_delegate_mus.cc b/ash/mus/network_connect_delegate_mus.cc
index 5affaede8d4ccfd43ff5a1b8d753ae285f499acb..c28ac5da40fbc10a23b29f1d1233cc22e9293eee 100644
--- a/ash/mus/network_connect_delegate_mus.cc
+++ b/ash/mus/network_connect_delegate_mus.cc
@@ -4,8 +4,8 @@
#include "ash/mus/network_connect_delegate_mus.h"
-#include "ash/common/system/tray/system_tray_controller.h"
#include "ash/common/wm_shell.h"
+#include "ash/system/tray/system_tray_controller.h"
#include "base/logging.h"
namespace ash {
« no previous file with comments | « ash/mus/bridge/wm_shell_mus.cc ('k') | ash/mus/system_tray_delegate_mus.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698