chore: update content::WebAuthenticationDelegate import

https://chromium-review.googlesource.com/c/chromium/src/+/6189769
This commit is contained in:
Samuel Maddock
2025-01-24 15:08:33 -05:00
parent ccdbaaa622
commit 6b528745ab

View File

@@ -5,7 +5,7 @@
#ifndef ELECTRON_SHELL_BROWSER_WEBAUTHN_ELECTRON_AUTHENTICATOR_REQUEST_DELEGATE_H_
#define ELECTRON_SHELL_BROWSER_WEBAUTHN_ELECTRON_AUTHENTICATOR_REQUEST_DELEGATE_H_
#include "content/public/browser/authenticator_request_client_delegate.h"
#include "content/public/browser/web_authentication_delegate.h"
namespace electron {