Chromium Code Reviews| Index: mojo/examples/aura_demo/DEPS |
| diff --git a/mojo/examples/aura_demo/DEPS b/mojo/examples/aura_demo/DEPS |
| index ebcc248040b2d15b73f23cf39375c0151a64669a..5cbfbf175caa3ceafd63c55e5cd68ab6bc71b8a6 100644 |
| --- a/mojo/examples/aura_demo/DEPS |
| +++ b/mojo/examples/aura_demo/DEPS |
| @@ -1,5 +1,9 @@ |
| include_rules = [ |
| + "+cc", |
| + "+skia/ext", |
| "+ui/aura", |
| "+ui/base/hit_test.h", |
| + "+ui/compositor", |
| + "+ui/events", |
| "+ui/gfx", |
| ] |