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 |
new file mode 100644 |
index 0000000000000000000000000000000000000000..41d8f2739e76f341495c4ea8c3c379f408c289d7 |
--- /dev/null |
+++ b/third_party/WebKit/Source/modules/nfc/DEPS |
@@ -0,0 +1,4 @@ |
+include_rules = [ |
+ "+mojo/public/cpp/bindings/binding.h", |
+ "+device/nfc/nfc.mojom-blink.h", |
+] |