Index: ppapi/proxy/DEPS |
diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS |
index 1a3c1746dc79f5d1b850b3516855519e6a882b9a..ded8bf6c67e5c2ae2e45d8a8ea427645e46816a7 100644 |
--- a/ppapi/proxy/DEPS |
+++ b/ppapi/proxy/DEPS |
@@ -5,6 +5,7 @@ include_rules = [ |
"+media/audio", |
"+skia", |
"+ui/surface", |
+ "+content/components/tracing", |
# 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 |