Chromium Code Reviews| Index: ui/events/keycodes/DEPS |
| diff --git a/ui/events/keycodes/DEPS b/ui/events/keycodes/DEPS |
| index a2ede37fc05bdedc445f468a641a31fc48532e9f..4f6aa333c56cd7bcf82664ac6e1df662fbe3513a 100644 |
| --- a/ui/events/keycodes/DEPS |
| +++ b/ui/events/keycodes/DEPS |
| @@ -7,5 +7,6 @@ include_rules = [ |
| "-third_party", |
| "-ui", |
| + "+ui/base/ui_features.h", # Features header doesn't bring in all of UI. |
| "+ui/events", |
| ] |