Chromium Code Reviews| Index: ui/ozone/platform/cast/DEPS |
| diff --git a/ui/ozone/platform/cast/DEPS b/ui/ozone/platform/cast/DEPS |
| index ada2e660c17552250665ab9a9de3d0d6de84da3b..be394296db876c4805830ebd9a9bb6ea191681b2 100644 |
| --- a/ui/ozone/platform/cast/DEPS |
| +++ b/ui/ozone/platform/cast/DEPS |
| @@ -1,3 +1,4 @@ |
| include_rules = [ |
| - "+chromecast/public", |
| + "+chromecast/media/base/media_message_loop.h", |
| + "+chromecast/public" |
| ] |