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

Unified Diff: chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc

Issue 2648483002: chromeos: Rename various CreateShelf methods to CreateShelfView (Closed)
Patch Set: Created 3 years, 11 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: chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc
diff --git a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc
index 7b81089b640ef7f9b014e58ea2f668c034f95ef1..5aebe9ebe8bdc27d1dc27f441d21fce962a8333e 100644
--- a/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc
+++ b/chrome/browser/chromeos/login/users/wallpaper/wallpaper_manager_browsertest.cc
@@ -119,7 +119,7 @@ class WallpaperManagerBrowserTest : public InProcessBrowserTest {
SessionManager::Get()->CreateSession(account_id, user_id_hash);
// Adding a secondary display creates a shelf on that display, which
// assumes a shelf on the primary display if the user was logged in.
- ash::WmShell::Get()->CreateShelf();
+ ash::WmShell::Get()->CreateShelfView();
WaitAsyncWallpaperLoadStarted();
}
« ash/root_window_controller.cc ('K') | « ash/shell/content/client/shell_browser_main_parts.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698