Chromium Code Reviews| Index: chromecast/media/mojo/DEPS |
| diff --git a/chromecast/media/mojo/DEPS b/chromecast/media/mojo/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..38ab04cc007dfa1049047544f0ff87d543c62037 |
| --- /dev/null |
| +++ b/chromecast/media/mojo/DEPS |
| @@ -0,0 +1,5 @@ |
| +include_rules = [ |
| + "+media/mojo/interfaces", |
| + "+media/mojo/services", |
| + "+mojo/shell/public", |
| +] |