Add UI for cast system tray integration
- TrayCast is the central injection point for the UI code - TrayCast itself just delegates between two other views, of which only one is active at a time depending on if the device is currently casting - ScreenCaptureTrayItem is disabled so it will not be active when the device is casting (otherwise there would be two very similar tray items that have the same functionality but slightly different appearance) BUG=433140 Review URL: https://codereview.chromium.org/1118613003 Cr-Commit-Position: refs/heads/master@{#330398}
Showing
ash/system/cast/tray_cast.cc
0 → 100644
This diff is collapsed.
ash/system/cast/tray_cast.h
0 → 100644
Please register or sign in to comment