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

Unified Diff: ash/system/chromeos/session/tray_session_length_limit.h

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/system/chromeos/session/tray_session_length_limit.h
diff --git a/ash/system/chromeos/session/tray_session_length_limit.h b/ash/system/chromeos/session/tray_session_length_limit.h
index 38e9da0d4b8efb0fa5a468c620f3d8dd008263f9..3258c0f01a8ec8c128524279f4289f5be43d86d9 100644
--- a/ash/system/chromeos/session/tray_session_length_limit.h
+++ b/ash/system/chromeos/session/tray_session_length_limit.h
@@ -7,8 +7,8 @@
#include <memory>
+#include "ash/common/system/chromeos/session/session_length_limit_observer.h"
#include "ash/common/system/tray/system_tray_item.h"
-#include "ash/system/chromeos/session/session_length_limit_observer.h"
#include "base/macros.h"
#include "base/strings/string16.h"
#include "base/time/time.h"

Powered by Google App Engine
This is Rietveld 408576698