Chromium Code Reviews| Index: ui/aura/local/DEPS |
| diff --git a/ui/aura/local/DEPS b/ui/aura/local/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..15433d9c3001f857f61c6821d3993a4c2623b81b |
| --- /dev/null |
| +++ b/ui/aura/local/DEPS |
| @@ -0,0 +1,6 @@ |
| +include_rules = [ |
| + "+cc/output", |
| + "+cc/scheduler", |
| + "+cc/surfaces", |
| +] |
| + |