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

Unified Diff: ash/system/tray/system_tray_notifier.h

Issue 2099793002: mash: Migrate some system user files to common. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup 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/tray/system_tray_notifier.h
diff --git a/ash/system/tray/system_tray_notifier.h b/ash/system/tray/system_tray_notifier.h
index 13d85f4a721bca68a7698206c6a967a87df8b0c5..3e801735faa68847f81fc323d1de035dcdbfc5d4 100644
--- a/ash/system/tray/system_tray_notifier.h
+++ b/ash/system/tray/system_tray_notifier.h
@@ -11,7 +11,7 @@
#include <vector>
#include "ash/ash_export.h"
-#include "ash/system/user/user_observer.h"
+#include "ash/common/system/user/user_observer.h"
#include "base/macros.h"
#include "base/observer_list.h"

Powered by Google App Engine
This is Rietveld 408576698