Chromium Code Reviews| Index: components/cdm/DEPS |
| diff --git a/components/cdm/DEPS b/components/cdm/DEPS |
| index 7417b99abbc0e325f3a017ae3c27ea8b0b522f35..cf0630df65329f094cc4cc80692f15e5b4feed83 100644 |
| --- a/components/cdm/DEPS |
| +++ b/components/cdm/DEPS |
| @@ -2,4 +2,5 @@ include_rules = [ |
| "+ipc", |
| "+media/base", |
| "+media/cdm", |
| + "+ppapi/features", |
| ] |