Chromium Code Reviews| Index: ui/events/DEPS |
| diff --git a/ui/events/DEPS b/ui/events/DEPS |
| index e1413133572c11ef996cb575e59adaf2f79f6b37..a8dd7883a25082456d03e74387b2e0406f85ae3c 100644 |
| --- a/ui/events/DEPS |
| +++ b/ui/events/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+ui/display", |
| "+ui/gfx", |
| + "+ui/latency_info", |
| ] |