Chromium Code Reviews| Index: cc/resources/DEPS |
| diff --git a/cc/resources/DEPS b/cc/resources/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..7502d902c9221ae4ced89f9cc8dd67028866bd44 |
| --- /dev/null |
| +++ b/cc/resources/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+mojo/public/cpp/bindings/struct_traits.h", |
|
sky
2017/01/26 18:42:38
Don't you need to update deps in a BUILD.gn too?
Saman Sami
2017/01/26 18:46:37
Done.
|
| +] |