Chromium Code Reviews| Index: ui/latency/mojo/DEPS |
| diff --git a/ui/events/mojo/DEPS b/ui/latency/mojo/DEPS |
| similarity index 55% |
| copy from ui/events/mojo/DEPS |
| copy to ui/latency/mojo/DEPS |
| index f8bc2e363fcf9ed09bd539cbf96fd6ea48ad5642..77a276283fed98f12af6d5dedf6746819d4f1341 100644 |
| --- a/ui/events/mojo/DEPS |
| +++ b/ui/latency/mojo/DEPS |
| @@ -1,6 +1,5 @@ |
| include_rules = [ |
| "+mojo/public", |
| - "+services/ui/public/interfaces", |
| - "+ui/events", |
| "+ui/gfx/geometry/mojo", |
| + "+ui/latency", |
| ] |