Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove superfluous calls to rlz_lib::SetURLRequestContext
rlz_lib::SetURLRequestContext does not need to be called explicitly since URLRequestRAII's ctor call it, and an instance of it is already being constructed. This is a driven-by preparation for crbug.com/844989. [email protected] BUG=844989 Change-Id: Ib7e2e0809c4e1e65c386e02008fdce877b829b08 Reviewed-on: https://chromium-review.googlesource.com/1149620 Reviewed-by: Antonio Gomes <[email protected]> Commit-Queue: Antonio Gomes <[email protected]> Cr-Commit-Position: refs/heads/master@{#577853}
- Loading branch information