Skip to content

Commit

Permalink
Apply patch. rdar://125794592 (Follow-up)
Browse files Browse the repository at this point in the history
rdar://125794592

Unreviewed build fix.

* Source/WebCore/Modules/webauthn/WebAuthenticationUtils.h: Include AuthenticatorTransport.h.

Canonical link: https://commits.webkit.org/272448.877@safari-7618-branch
  • Loading branch information
JonWBedard committed Apr 5, 2024
1 parent 54d4ecb commit 76b90c1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/WebCore/Modules/webauthn/WebAuthenticationUtils.h
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@
#if ENABLE(WEB_AUTHN)

#include "AttestationConveyancePreference.h"
#include "AuthenticatorTransport.h"
#include "BufferSource.h"
#include "CBORValue.h"
#include "SecurityOrigin.h"
Expand Down

0 comments on commit 76b90c1

Please sign in to comment.