cros: Enable the new wallpaper picker to display images
The new wallpaper picker has two main differences with the old one: 1) The images are fetched from a different server (it's already implemented in backdrop_wallpaper_handlers). 2) The style changes. The general logic in *.js files are the same, so we prefer to reuse the existing code and add flag checks here and there. (We'll be able to clean up the code only used by the old picker when it's mature.) Bug: 800945 Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation Change-Id: Icf48369e86644046fee0f220a212661daefa495d Reviewed-on: https://chromium-review.googlesource.com/898205Reviewed-by:Alexander Alekseev <alemate@chromium.org> Commit-Queue: Wenzhao (Colin) Zang <wzang@chromium.org> Cr-Commit-Position: refs/heads/master@{#534252}
Showing
This diff is collapsed.
Please register or sign in to comment