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

Unified Diff: chrome/browser/chromeos/login/user_manager_impl.cc

Issue 10834272: Merge 150885 - Reland " Preload default wallpaper." (Closed) Base URL: svn://svn.chromium.org/chrome/branches/1229/src/
Patch Set: Created 8 years, 4 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/user_manager_impl.cc
===================================================================
--- chrome/browser/chromeos/login/user_manager_impl.cc (revision 151025)
+++ chrome/browser/chromeos/login/user_manager_impl.cc (working copy)
@@ -732,8 +732,6 @@
User* user = CreateUser(email, /* is_ephemeral= */ false);
users_.push_back(user);
- WallpaperManager::Get()->CacheIfCustomWallpaper(email);
-
if (prefs_images) {
// Get account image path.
// TODO(avayvod): Reading image path as a string is here for
« no previous file with comments | « ash/desktop_background/desktop_background_controller.cc ('k') | chrome/browser/chromeos/login/wallpaper_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698