diff options
Diffstat (limited to 'ppapi/proxy/DEPS')
-rw-r--r-- | ppapi/proxy/DEPS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS index 0e60992..1d723b4 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 |