| Index: third_party/WebKit/Source/modules/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/BUILD.gn b/third_party/WebKit/Source/modules/BUILD.gn
|
| index 20461bd6d20d3e74ea7ae36257e5526b0a504d97..bfda248de6f99d65cd341f03dc40078aff2a36ad 100644
|
| --- a/third_party/WebKit/Source/modules/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/BUILD.gn
|
| @@ -312,6 +312,7 @@ source_set("unit_tests") {
|
| ":modules",
|
| ":modules_testing",
|
| "//components/payments:payment_request_blink",
|
| + "//components/webauth:authenticator_blink",
|
| "//skia",
|
| "//testing/gmock",
|
| "//testing/gtest",
|
|
|