| Index: third_party/WebKit/Source/modules/webauth/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/webauth/BUILD.gn b/third_party/WebKit/Source/modules/webauth/BUILD.gn
|
| index fa4e1d751ea80ee3527186d404b296b11bdeeefc..eaa78b48d7900003aac220144a9a1f13f5aacdb4 100644
|
| --- a/third_party/WebKit/Source/modules/webauth/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/webauth/BUILD.gn
|
| @@ -16,6 +16,7 @@ blink_modules_sources("webauth") {
|
| ]
|
|
|
| deps = [
|
| + "//components/webauth:authenticator_blink",
|
| "//device/usb/public/interfaces:interfaces_blink",
|
| ]
|
| }
|
|
|