Chromium Code Reviews| Index: ppapi/cpp/private/DEPS |
| diff --git a/ppapi/cpp/private/DEPS b/ppapi/cpp/private/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..f11fdd689f49cae83e7669420062d8791b20c5dc |
| --- /dev/null |
| +++ b/ppapi/cpp/private/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+ppapi/c/private", |
| +] |