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

Unified Diff: ash/shell_init_params.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/shell_init_params.cc
diff --git a/ash/shell_init_params.cc b/ash/shell_init_params.cc
index 5df9eb70fc72bd831d37addbdec634f46251b02c..b50712620ec671f5c4062f79d83fb7ac334651f0 100644
--- a/ash/shell_init_params.cc
+++ b/ash/shell_init_params.cc
@@ -4,8 +4,6 @@
#include "ash/shell_init_params.h"
-#include "ash/shell_delegate.h"
-
namespace ash {
ShellInitParams::ShellInitParams()

Powered by Google App Engine
This is Rietveld 408576698