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 |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..5f1c043230b53b3cd5752479f6e270e47878e9c4 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/nfc/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+device/nfc/nfc.mojom-wtf.h", |
| +] |