Chromium Code Reviews| Index: chromecast/common/DEPS |
| diff --git a/components/cdm/common/DEPS b/chromecast/common/DEPS |
| similarity index 64% |
| copy from components/cdm/common/DEPS |
| copy to chromecast/common/DEPS |
| index d5923ee96cb072bf837a7a4e685bea65e8ea0ea0..7894c4568f99af85be6b8e222e643482a1df93c9 100644 |
| --- a/components/cdm/common/DEPS |
| +++ b/chromecast/common/DEPS |
| @@ -1,3 +1,5 @@ |
| include_rules = [ |
| "+content/public/common", |
| + "+ui/base", |
| + "+ui/gfx", |
| ] |