Chromium Code Reviews| Index: components/viz/DEPS |
| diff --git a/components/viz/DEPS b/components/viz/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..892fc2ae6769052110bbd4a53e38e6170b5614d1 |
| --- /dev/null |
| +++ b/components/viz/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+cc", |
|
danakj
2017/04/04 17:24:35
I think it might be helpful to not have all of cc/
kylechar
2017/04/05 15:31:35
Done.
|
| + "+gpu", |
| + "+mojo/public", |
| +] |