Chromium Code Reviews| Index: third_party/WebKit/Source/modules/vr/DEPS |
| diff --git a/third_party/WebKit/Source/modules/vr/DEPS b/third_party/WebKit/Source/modules/vr/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..3a602d7ff5cd345c118cd5ef35ca828775b39e78 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/vr/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+device/vr/vr_service.mojom-blink.h", |
| +] |