Index: ppapi/shared_impl/DEPS |
diff --git a/ppapi/shared_impl/DEPS b/ppapi/shared_impl/DEPS |
index 013d2acfddeb3ef241178accbb4a396ec857d29c..bb21ab64753390486835a83f3e38c262222ce992 100644 |
--- a/ppapi/shared_impl/DEPS |
+++ b/ppapi/shared_impl/DEPS |
@@ -3,6 +3,7 @@ include_rules = [ |
"+gpu", |
"+skia", |
"+webkit/glue", |
+ "+webkit/plugins/ppapi", |
piman
2011/08/02 00:40:08
That seems wrong, why do you need this ?
vrk (LEFT CHROMIUM)
2011/08/03 19:04:31
Unfortunately needed for VideoDecoderImpl to be ab
|
# Since this is used by the implementation in /webkit, we don't want it to |
# depend on IPC. |