Chromium Code Reviews| Index: ui/keyboard/DEPS |
| diff --git a/ui/keyboard/DEPS b/ui/keyboard/DEPS |
| index defb61d073c18b2a8fab935f41f22f2f6e7a317d..e23a10c13586beaa7a4b370a71c7db0373a5afba 100644 |
| --- a/ui/keyboard/DEPS |
| +++ b/ui/keyboard/DEPS |
| @@ -2,6 +2,7 @@ include_rules = [ |
| "+content/public", |
| "+grit/keyboard_resources.h", |
| "+grit/keyboard_resources_map.h", |
| + "+third_party/WebKit/public/web/WebInputEvent.h", |
|
jamesr
2014/01/27 19:18:13
no, ui/ should not be depending on blink API types
|
| "+ui/aura", |
| "+ui/base", |
| "+ui/compositor", |