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

Unified Diff: ash/common/system/chromeos/system_clock_observer.cc

Issue 2098023002: mash: Migrate remaining tray observers and notify functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. 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
Index: ash/common/system/chromeos/system_clock_observer.cc
diff --git a/ash/common/system/chromeos/system_clock_observer.cc b/ash/common/system/chromeos/system_clock_observer.cc
index 811e264dbb63b6fd0c56818314b1718121a5293a..a7dc5966b7e81a25fd37bb2b310405a2ba394488 100644
--- a/ash/common/system/chromeos/system_clock_observer.cc
+++ b/ash/common/system/chromeos/system_clock_observer.cc
@@ -4,7 +4,7 @@
#include "ash/common/system/chromeos/system_clock_observer.h"
-#include "ash/common/system/tray/wm_system_tray_notifier.h"
+#include "ash/common/system/tray/system_tray_notifier.h"
#include "ash/common/wm_shell.h"
#include "chromeos/dbus/dbus_thread_manager.h"

Powered by Google App Engine
This is Rietveld 408576698