Chromium Code Reviews| Index: third_party/openvr/DEPS |
| diff --git a/third_party/openvr/DEPS b/third_party/openvr/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..196a597cd1ecc4a5b4900ba064e543b76e3f6d71 |
| --- /dev/null |
| +++ b/third_party/openvr/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+json", |
| +] |