Chromium Code Reviews| Index: components/cdm/browser/DEPS |
| diff --git a/components/cdm/browser/DEPS b/components/cdm/browser/DEPS |
| index 1891599edae6c621bedf75e24f57430dfdb177bb..4b9f5cb78775b0017f07f67f18c48a07bf7fc770 100644 |
| --- a/components/cdm/browser/DEPS |
| +++ b/components/cdm/browser/DEPS |
| @@ -1,4 +1,5 @@ |
| include_rules = [ |
| "+content/public/browser", |
| "+media/cdm", |
| + "+media/media_features.h", |
| ] |