wallpaper refactoring: Delete UpdateWallpaper in WallpaperDelegate
Previously, UpdateWallpaper() is needed in the WallpaperDelegate interface because it relies on Chrome to set the correct image. After everything is migrated, it no longer needs to call into Chrome. (Eventually WallpaperDelegate will be deleted as well.) All the tests in |wallpaper_manager_browsertest.cc| have been migrated (some of them are deleted because they have been disabled for a long time). But there is some untested code path in wallpaper_manager and we'll add more tests in follow-up CLs. TBR=oshima@chromium.org Bug: 779221, 794725 Change-Id: I81b0a0b6b2a96423a1191054e154761b10304382 Reviewed-on: https://chromium-review.googlesource.com/826325Reviewed-by:Wenzhao (Colin) Zang <wzang@chromium.org> Reviewed-by:
Xiaoqian Dai <xdai@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#526654}
Showing
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment