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