Chromium Code Reviews| Index: ui/ozone/platform/cast/DEPS |
| diff --git a/ui/ozone/platform/cast/DEPS b/ui/ozone/platform/cast/DEPS |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..ada2e660c17552250665ab9a9de3d0d6de84da3b |
| --- /dev/null |
| +++ b/ui/ozone/platform/cast/DEPS |
| @@ -0,0 +1,3 @@ |
| +include_rules = [ |
| + "+chromecast/public", |
|
gunsch
2015/04/06 16:05:23
Oof. I didn't realize this would be a consequence
|
| +] |