Commit 694dd6c2 authored by David Van Cleve's avatar David Van Cleve Committed by Commit Bot

Trust Tokens: Correct a typo in a parameter name

I guess the French TV I've been watching recently has had an effect on
my spelling.

TBR=csharrison

Change-Id: I6fea013a281ec9675ab7071f480653ce1809c7f7
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2217728Reviewed-by: default avatarDavid Van Cleve <davidvc@chromium.org>
Reviewed-by: default avatarCharlie Harrison <csharrison@chromium.org>
Commit-Queue: David Van Cleve <davidvc@chromium.org>
Commit-Queue: Charlie Harrison <csharrison@chromium.org>
Auto-Submit: David Van Cleve <davidvc@chromium.org>
Cr-Commit-Position: refs/heads/master@{#772245}
parent 184c52bd
......@@ -76,7 +76,7 @@ class TrustTokenRequestHelperTest : public ::testing::Test {
mojom::TrustTokenOperationStatus ExecuteFinalizeAndWaitForResult(
TrustTokenRequestHelper* helper,
mojom::URLResponseHead* reponse);
mojom::URLResponseHead* response);
};
// The following helper methods unify parameterized unit/integration testing of
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment