Chromium Code Reviews| 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", |
| # Since this is used by the implementation in /webkit, we don't want it to |
| # depend on IPC. |