Chromium Code Reviews| Index: ppapi/proxy/DEPS |
| diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS |
| index 0e60992a4f94be2be5f9e7a75e16cdf8efc12dbb..1d723b40a6c68e25f1b5f1a1d3e255e1eb0de32a 100644 |
| --- a/ppapi/proxy/DEPS |
| +++ b/ppapi/proxy/DEPS |
| @@ -5,6 +5,7 @@ include_rules = [ |
| "+media/audio", |
| "+skia", |
| "+ui/surface", |
| + "+ui/events", |
| # We don't want the proxy to depend on the C++ layer, which is appropriate |
| # for plugins only. However, the completion callback factory is a very useful |