Chromium Code Reviews| Index: third_party/WebKit/Source/modules/nfc/DEPS |
| diff --git a/third_party/WebKit/Source/modules/nfc/DEPS b/third_party/WebKit/Source/modules/nfc/DEPS |
| index 41d8f2739e76f341495c4ea8c3c379f408c289d7..4d42a38320555b735d79f145722a4b19e2d8b0d5 100644 |
| --- a/third_party/WebKit/Source/modules/nfc/DEPS |
| +++ b/third_party/WebKit/Source/modules/nfc/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| "+mojo/public/cpp/bindings/binding.h", |
| - "+device/nfc/nfc.mojom-blink.h", |
| + "+services/device/public/interfaces/nfc.mojom-blink.h", |
| ] |