| Index: third_party/WebKit/Source/modules/nfc/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/modules/nfc/BUILD.gn b/third_party/WebKit/Source/modules/nfc/BUILD.gn
|
| index b1e4ee6e3c08ba4538b457a06e2d37535c87523a..3fae2abca731b15eb83857160f6195b2e5cde2dd 100644
|
| --- a/third_party/WebKit/Source/modules/nfc/BUILD.gn
|
| +++ b/third_party/WebKit/Source/modules/nfc/BUILD.gn
|
| @@ -16,6 +16,6 @@ blink_modules_sources("nfc") {
|
| ]
|
|
|
| deps = [
|
| - "//device/nfc:mojo_bindings_blink",
|
| + "//services/device/public/interfaces:interfaces_blink",
|
| ]
|
| }
|
|
|