Populate manifest URL for wallpaper tests on the go
This is a preparation CL for migrating CustomizationWallpaperDownloader from URLFetcher to SimpleURLLoader. It brings in no functionality change, but it prepares the ground for the use of EmbeddedTestServer rather than FakeURLFetcherFactory. Basically, the manifest URL can not be static/constant because of the way EmbeddedTestServer::GetURL works. BUG=None Change-Id: I30dfc24ed9083d952bfa9c0c72be1ea9350f5b5e Reviewed-on: https://chromium-review.googlesource.com/1011302Reviewed-by:Alexander Alekseev <alemate@chromium.org> Commit-Queue: Antonio Gomes <tonikitoo@igalia.com> Cr-Commit-Position: refs/heads/master@{#550573}
Showing
Please register or sign in to comment