commit | 44835a1f3e365dcc2a1755e00c38bdc1e172684a | [log] [tgz] |
---|---|---|
author | DongJun Kim <djmix.kim@samsung.com> | Fri Aug 09 02:34:28 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Aug 09 02:34:28 2019 |
tree | a3e7c5d98fdb7601c10b93f3bb091cf0b4997ae1 | |
parent | a6a4ba2cbd8841c1d62705ed8a24d44042466153 [diff] |
Replace Platform::Current() with TestingPlatformSupport to call GetURLLoaderMockFactory. This patch is for replacing Platform::Current()->GetURLLoaderMockFactory() calls with TestingPlatformSupport's GetURLLoaderMockFactory() under "third_party/blink/renderer/core/" Bug: 751425 Change-Id: Ifd944b5a5ce743f281aa42b2ef92d917fcdeeeb0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1567711 Commit-Queue: DongJun Kim <djmix.kim@samsung.com> Reviewed-by: Kentaro Hara <haraken@chromium.org> Cr-Commit-Position: refs/heads/master@{#685442}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .