Index: ppapi/proxy/DEPS |
diff --git a/ppapi/proxy/DEPS b/ppapi/proxy/DEPS |
index ded8bf6c67e5c2ae2e45d8a8ea427645e46816a7..e56cd3def111b0dda15f43d730eedb676a352d8c 100644 |
--- a/ppapi/proxy/DEPS |
+++ b/ppapi/proxy/DEPS |
@@ -1,11 +1,11 @@ |
include_rules = [ |
"+base", |
- "+ipc", |
+ "+components/tracing", |
"+gpu", |
+ "+ipc", |
"+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 |