Index: device/vr/DEPS |
diff --git a/device/vr/DEPS b/device/vr/DEPS |
new file mode 100644 |
index 0000000000000000000000000000000000000000..a06a4207f0dd893c9bf863ba014e6567ded5dd62 |
--- /dev/null |
+++ b/device/vr/DEPS |
@@ -0,0 +1,5 @@ |
+include_rules = [ |
+ "+jni", |
+ "+third_party/WebKit/public/platform/modules/vr/vr_service.mojom.h", |
+ "+ui/gfx", |
+] |