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

Unified Diff: ash/system/system_clock_observer.cc

Issue 2729363002: chromeos: Move files in //ash/common to //ash, part 3 (Closed)
Patch Set: 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/system/supervised/tray_supervised_user_unittest.cc ('k') | ash/system/tiles/tiles_default_view.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/system/system_clock_observer.cc
diff --git a/ash/system/system_clock_observer.cc b/ash/system/system_clock_observer.cc
index 6caaffa9f964f0f779e01464a79eeb49eb123bd0..07cac836cd95eb66b2c0fb397db5ba2012b896a5 100644
--- a/ash/system/system_clock_observer.cc
+++ b/ash/system/system_clock_observer.cc
@@ -4,8 +4,8 @@
#include "ash/system/system_clock_observer.h"
-#include "ash/common/wm_shell.h"
#include "ash/system/tray/system_tray_notifier.h"
+#include "ash/wm_shell.h"
#include "chromeos/dbus/dbus_thread_manager.h"
namespace ash {
« no previous file with comments | « ash/system/supervised/tray_supervised_user_unittest.cc ('k') | ash/system/tiles/tiles_default_view.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698