Loading: split MockResourceClients into multiple files type by type
This patch splits MockResourceClients into MockResourceClient and MockImageResourceClient, because MemoryCacheTest and ResourceFetcherTest just need MockResourceClient and do not want to depend on MockImageResourceClient that has a dependency to ImageResource. BUG=655920 Review-Url: https://codereview.chromium.org/2559703002 Cr-Commit-Position: refs/heads/master@{#438109}
Showing
Please register or sign in to comment