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

Unified Diff: ash/sysui/shell_delegate_mus.cc

Issue 2056823002: mash: Move SystemTrayDelegate and dependencies to //ash/common (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « ash/system/user/user_view.cc ('k') | ash/test/status_area_widget_test_helper.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/sysui/shell_delegate_mus.cc
diff --git a/ash/sysui/shell_delegate_mus.cc b/ash/sysui/shell_delegate_mus.cc
index bbab683596de4158a236e2ca36a4131cd5d6a10d..b13910d4e95a7bf8e9a1b818328a869528a9da92 100644
--- a/ash/sysui/shell_delegate_mus.cc
+++ b/ash/sysui/shell_delegate_mus.cc
@@ -6,9 +6,9 @@
#include "ash/common/default_accessibility_delegate.h"
#include "ash/common/session/session_state_delegate.h"
+#include "ash/common/system/tray/default_system_tray_delegate.h"
#include "ash/gpu_support_stub.h"
#include "ash/media_delegate.h"
-#include "ash/system/tray/default_system_tray_delegate.h"
#include "ash/sysui/app_list_presenter_mus.h"
#include "ash/sysui/container_delegate_mus.h"
#include "ash/sysui/context_menu_mus.h"
« no previous file with comments | « ash/system/user/user_view.cc ('k') | ash/test/status_area_widget_test_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698