Chromium Code Reviews| Index: ui/events/DEPS |
| diff --git a/ui/events/DEPS b/ui/events/DEPS |
| index b273ae3319cc3d47495e8f06a65bbe27098e5671..b51da65b022615ebb2c8c1f15cd71c7dc70e0db2 100644 |
| --- a/ui/events/DEPS |
| +++ b/ui/events/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| + "+ui/base", |
|
sadrul
2013/10/31 14:56:39
events can't depend on base (base depends on event
|
| "+ui/gfx", |
| ] |