Chromium Code Reviews| Index: mojo/shell/DEPS |
| diff --git a/mojo/shell/DEPS b/mojo/shell/DEPS |
| index 8fa9d48d882c65ff66720258905d4ce9964b0928..d551dee656f6cb7789c8558c03a02382ada50ea3 100644 |
| --- a/mojo/shell/DEPS |
| +++ b/mojo/shell/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| "+net", |
| + "+ui/events", |
|
Ben Goodger (Google)
2013/10/29 21:34:41
This is only necessary as long as there is only on
|
| ] |