Commit 931a5833 authored by Yilong Yao's avatar Yilong Yao Committed by Commit Bot

[Chromecast] Add a cast window manager id for settings pane.

Bug: NONE
Test: NONE
Change-Id: I30d29d8d03c5c04e46b62caa48659fc3a5749f40
Reviewed-on: https://chromium-review.googlesource.com/1013288
Commit-Queue: Yilong Yao <yilongyao@google.com>
Reviewed-by: default avatarLuke Halliwell <halliwell@chromium.org>
Cr-Commit-Position: refs/heads/master@{#551052}
parent 848c1835
...@@ -33,6 +33,7 @@ class CastWindowManager { ...@@ -33,6 +33,7 @@ class CastWindowManager {
SOFT_KEYBOARD, SOFT_KEYBOARD,
VOLUME, VOLUME,
MEDIA_INFO, MEDIA_INFO,
SETTINGS,
TOP = MEDIA_INFO TOP = MEDIA_INFO
}; };
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment