Chromium Code Reviews| Index: mojo/converters/input_events/DEPS |
| diff --git a/mojo/converters/input_events/DEPS b/mojo/converters/input_events/DEPS |
| index 6fdb198d72f1e0aef55f59dac83385054aa602bc..81a00b0a8ae617db5e5b2d85bbe2317d0f6443ab 100644 |
| --- a/mojo/converters/input_events/DEPS |
| +++ b/mojo/converters/input_events/DEPS |
| @@ -1,4 +1,4 @@ |
| include_rules = [ |
| - "+third_party/mojo_services/src/input_events", |
| "+ui/events", |
| + "+ui/mojo/events", |
| ] |