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..d67a68b5c1e7e34da83d7d8b7a665b482a56b3a1 |
| --- /dev/null |
| +++ b/third_party/WebKit/Source/modules/vr/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+mojo/public/cpp/bindings/type_converter.h" |
| +] |