commit | 495a77d264a012753088d897640525595c01e393 | [log] [tgz] |
---|---|---|
author | Pawel Baran <pbaran@opera.com> | Thu Feb 14 16:44:25 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Feb 14 16:44:25 2019 |
tree | 4c882ae9b05d75d099a834b0e2b10ea8fa67f56c | |
parent | 855d7f33c571b2d47f35f2e01b8fb08a071bf8fa [diff] |
Fixed SSLUICaptivePortalListTest tests that doesn't have parameters Because of 'using SSLUICaptivePortalListTest = SSLUITest;' SSLUICaptivePortalListTest tests will not be parameterized. It is necessary to add INSTANTIATE_TEST_CASE_P for these tests R=rsleevi@chromium.org Change-Id: Ic5985e6c8629009461ca48101f3fcd4dab31d1b7 Reviewed-on: https://chromium-review.googlesource.com/c/1443117 Reviewed-by: Ryan Sleevi <rsleevi@chromium.org> Commit-Queue: Ryan Sleevi <rsleevi@chromium.org> Cr-Commit-Position: refs/heads/master@{#632246}
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 .