diff options
author | apacible <apacible@chromium.org> | 2015-08-11 10:51:02 -0700 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2015-08-11 17:51:45 +0000 |
commit | 4eebb13efbe6b3304bc501da6331e64e05d716f9 (patch) | |
tree | cfa9369665e134954f8a66fdf7b6290e72567be3 /chrome/app/theme/default_200_percent | |
parent | b32f5d196ecefb6d9d4637bfd87ec8740a639245 (diff) | |
download | chromium_src-4eebb13efbe6b3304bc501da6331e64e05d716f9.zip chromium_src-4eebb13efbe6b3304bc501da6331e64e05d716f9.tar.gz chromium_src-4eebb13efbe6b3304bc501da6331e64e05d716f9.tar.bz2 |
Reflect the current state in Media Router Action icon.
The four states and scenarios are as following:
- Idle (Not locally casting to a sink).
- Active (Currently locally casting to a sink).
- Warning (Current issue shown to user is of type 'warning').
- Error (Current issue shown to user is of type 'fatal').
This change also adds more Media Router Action icons, as well as update the current idle icons.
Review URL: https://codereview.chromium.org/1268553002
Cr-Commit-Position: refs/heads/master@{#342841}
Diffstat (limited to 'chrome/app/theme/default_200_percent')
-rw-r--r-- | chrome/app/theme/default_200_percent/common/media_router_active.png | bin | 0 -> 1673 bytes |
-rw-r--r-- | chrome/app/theme/default_200_percent/common/media_router_error.png | bin | 0 -> 2348 bytes |
-rw-r--r-- | chrome/app/theme/default_200_percent/common/media_router_idle.png | bin | 650 -> 1572 bytes |
-rw-r--r-- | chrome/app/theme/default_200_percent/common/media_router_warning.png | bin | 0 -> 2761 bytes |
4 files changed, 0 insertions, 0 deletions
diff --git a/chrome/app/theme/default_200_percent/common/media_router_active.png b/chrome/app/theme/default_200_percent/common/media_router_active.png Binary files differnew file mode 100644 index 0000000..5605ce4 --- /dev/null +++ b/chrome/app/theme/default_200_percent/common/media_router_active.png diff --git a/chrome/app/theme/default_200_percent/common/media_router_error.png b/chrome/app/theme/default_200_percent/common/media_router_error.png Binary files differnew file mode 100644 index 0000000..56f0181 --- /dev/null +++ b/chrome/app/theme/default_200_percent/common/media_router_error.png diff --git a/chrome/app/theme/default_200_percent/common/media_router_idle.png b/chrome/app/theme/default_200_percent/common/media_router_idle.png Binary files differindex 3587e66..ed2bd55 100644 --- a/chrome/app/theme/default_200_percent/common/media_router_idle.png +++ b/chrome/app/theme/default_200_percent/common/media_router_idle.png diff --git a/chrome/app/theme/default_200_percent/common/media_router_warning.png b/chrome/app/theme/default_200_percent/common/media_router_warning.png Binary files differnew file mode 100644 index 0000000..a45a3f7 --- /dev/null +++ b/chrome/app/theme/default_200_percent/common/media_router_warning.png |