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

Unified Diff: ash/test/shell_test_api.h

Issue 2177663002: mash: Move ownership of ShelfDelegate to WmShell (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix WallpaperManagerBrowserTest 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/test/shell_test_api.h
diff --git a/ash/test/shell_test_api.h b/ash/test/shell_test_api.h
index 8d7a4cf222efbef991df5c49edf9c66e54fec60f..49159340b9d52c15b18a47004413362011b27c84 100644
--- a/ash/test/shell_test_api.h
+++ b/ash/test/shell_test_api.h
@@ -40,9 +40,6 @@ class ShellTestApi {
MaximizeModeWindowManager* maximize_mode_window_manager();
void DisableDisplayAnimator();
- // Set ShelfDelegate.
- void SetShelfDelegate(ShelfDelegate* delegate);
-
// Set SessionStateDelegate.
void SetSessionStateDelegate(SessionStateDelegate* session_state_delegate);

Powered by Google App Engine
This is Rietveld 408576698