| Index: chromecast/browser/DEPS
|
| diff --git a/chromecast/browser/DEPS b/chromecast/browser/DEPS
|
| index d97a56502f57808fd3759db7c2a76d4f49da4840..e3547c77d92e19a9f2c4fe5d083a30e42614856c 100644
|
| --- a/chromecast/browser/DEPS
|
| +++ b/chromecast/browser/DEPS
|
| @@ -3,7 +3,7 @@ include_rules = [
|
| # embedder and can include from all other chromecast/ directories.
|
| "+cc/base/switches.h",
|
| "+chromecast",
|
| - "+components/cdm/browser",
|
| + "+components/cdm/common",
|
| "+components/crash",
|
| "+components/devtools_discovery",
|
| "+components/devtools_http_handler",
|
|
|