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

Unified Diff: ash/sysui/keyboard_ui_mus.cc

Issue 2118593002: mash: Migrate ShellDelegate ownership and access to WmShell. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Cleanup. Created 4 years, 5 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/sysui/keyboard_ui_mus.cc
diff --git a/ash/sysui/keyboard_ui_mus.cc b/ash/sysui/keyboard_ui_mus.cc
index 00f1864ca824326b311ca320eeee54cd5bc62d69..6b859a99e0def20029a47e2f62e2c1cc2f972f1d 100644
--- a/ash/sysui/keyboard_ui_mus.cc
+++ b/ash/sysui/keyboard_ui_mus.cc
@@ -5,8 +5,6 @@
#include "ash/sysui/keyboard_ui_mus.h"
#include "ash/common/keyboard/keyboard_ui_observer.h"
-#include "ash/shell.h"
-#include "ash/shell_delegate.h"
#include "base/memory/ptr_util.h"
#include "services/shell/public/cpp/connector.h"

Powered by Google App Engine
This is Rietveld 408576698