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..31cbe5b1fc0215a4019bc6511933417378e018f7 |
--- /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-wtf.h", |
+] |