Chromium Code Reviews| Index: remoting/test/DEPS |
| diff --git a/remoting/test/DEPS b/remoting/test/DEPS |
| index a9bf5ce087ac49fcd9ce8819c98af678d210335f..ef749455875ea6c9af3ce8bccac4b4ba6eeb32be 100644 |
| --- a/remoting/test/DEPS |
| +++ b/remoting/test/DEPS |
| @@ -6,5 +6,6 @@ include_rules = [ |
| "+remoting/host", |
| "+remoting/protocol", |
| "+remoting/signaling", |
| - "+ui/gfx" |
| + "+ui/gfx", |
| + "+ui/events/keycodes/dom", |
| ] |