Index: remoting/test/DEPS |
diff --git a/remoting/test/DEPS b/remoting/test/DEPS |
index a9bf5ce087ac49fcd9ce8819c98af678d210335f..a3da83a9cf6bdc4ab1635ae84adf3e54a3487a8b 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" |
danakj
2015/10/12 21:12:27
put a comma on here here then
Jamie
2015/10/12 22:26:09
Done.
|
] |