Loader: Remove ResourceType::kPrefetch param from the ctor of LinkFetchResource
For code cleanup, this CL removes the resource type param from the ctor of LinkFetchResource that was always ResourceType::kPrefetch, and instead hard-codes the resource type in the class. Bug: 1075582 Change-Id: I2230f107968969c6df71bacd8089d1a82b1dd0fb Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2210338Reviewed-by:Yutaka Hirano <yhirano@chromium.org> Commit-Queue: Hiroki Nakagawa <nhiroki@chromium.org> Cr-Commit-Position: refs/heads/master@{#770943}
Showing
Please register or sign in to comment