| 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 eaa78b48d7900003aac220144a9a1f13f5aacdb4..317a7305275f4361f19950df0c4ade41895095c7 100644
|
| --- a/third_party/WebKit/Source/modules/webauth/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/webauth/BUILD.gn
|
| @@ -14,9 +14,4 @@ blink_modules_sources("webauth") {
|
| "WebAuthentication.cpp",
|
| "WebAuthentication.h",
|
| ]
|
| -
|
| - deps = [
|
| - "//components/webauth:authenticator_blink",
|
| - "//device/usb/public/interfaces:interfaces_blink",
|
| - ]
|
| }
|
|
|