Chromium Code Reviews| Index: ui/events/DEPS |
| diff --git a/ui/events/DEPS b/ui/events/DEPS |
| index b273ae3319cc3d47495e8f06a65bbe27098e5671..6ddea4c23d8239e6ac6babcb5266d181ceb8023a 100644 |
| --- a/ui/events/DEPS |
| +++ b/ui/events/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| "+ui/gfx", |
| + "+ui/platform_window/x11", |
| + "+ui/ozone/platform/x11", |
| ] |