Chromium Code Reviews| Index: components/media_router/DEPS |
| diff --git a/components/media_router/DEPS b/components/media_router/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..dd0f1d6d0bd2dd8e97a0f7115f0e6fc1074b0ed1 |
| --- /dev/null |
| +++ b/components/media_router/DEPS |
| @@ -0,0 +1,7 @@ |
| +include_rules = [ |
|
mark a. foltz
2017/04/03 22:50:15
Can we include a "-chrome" here to avoid circulari
takumif
2017/04/04 17:34:51
Done.
|
| + "+content/public", |
| + "+mojo/common", |
| + "+mojo/public", |
| + "+net/base", |
| + "+net/interfaces", |
| +] |