Trust Tokens: Correct a local issuance key commitment argument's name
Our docs say that this new field should be called "unavailable_local_operation_fallback", but we implemented it as "unavailable_local_issuance_fallback". To fix the inconsistency, this mechanical change swaps out "UnavailableLocalIssuanceFallback" for "UnavailableLocalOperationFallback" and "unavailable_local_issuance_fallback" for "unavailable_local_operation_fallback" in the following directories: - services/network/public/mojom - services/network/trust_tokens R=svaldez CC=ykevin@google.com Fixed: 1154057 Change-Id: I09eda98d0487435e5bf7797c93ecfb3b47073b93 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2566476 Commit-Queue: David Van Cleve <davidvc@chromium.org> Reviewed-by:Matthew Denton <mpdenton@chromium.org> Reviewed-by:
Steven Valdez <svaldez@chromium.org> Auto-Submit: David Van Cleve <davidvc@chromium.org> Cr-Commit-Position: refs/heads/master@{#832652}
Showing
Please register or sign in to comment