commit | 6afe1e4561c56136e552ff66d4d4e2838dab44f8 | [log] [tgz] |
---|---|---|
author | Alexander Hendrich <hendrich@chromium.org> | Fri Jun 21 08:15:16 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jun 21 08:15:16 2019 |
tree | 64348a4d9b38736c7fb129cf46addfe9d5f7d234 | |
parent | 70b03476fc472ab184eaa0ff2bfaeb97c1549568 [diff] |
[Refactor] Refactor WebUsbAllowDevicesForUrlsPolicyHandlerTest This CL: * replaces calls to deprecated base::JSONReader::ReadDeprected with the newer Read() method that returns a base::Optional instead. * updates all EXPECT/ASSERT_EQs to have the expected value first. Bug: none Change-Id: If2943a6ea019d243f04630f5931cf1ee44ed1295 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1647876 Commit-Queue: Alexander Hendrich <hendrich@chromium.org> Reviewed-by: Lutz Justen <ljusten@chromium.org> Reviewed-by: Roman Sorokin [CET] <rsorokin@chromium.org> Cr-Commit-Position: refs/heads/master@{#671218}
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 .