[Autofill Auth Refactor] Wrapping all base::Value with base::Optional
This will allow to replace ".is_dict()" or ".is_none()" checks to ".has_value()" checks. Bug: 949269 Change-Id: I5cfd37515cdbed4f765b80bfc213877a2458d0db Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1972948 Commit-Queue: Jared Saul <jsaul@google.com> Reviewed-by:Jared Saul <jsaul@google.com> Reviewed-by:
Siyu An <siyua@chromium.org> Cr-Commit-Position: refs/heads/master@{#726989}
Showing
Please register or sign in to comment