summaryrefslogtreecommitdiffstats
path: root/chrome/app/theme/default_200_percent
diff options
context:
space:
mode:
authorapacible <apacible@chromium.org>2015-08-11 10:51:02 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-11 17:51:45 +0000
commit4eebb13efbe6b3304bc501da6331e64e05d716f9 (patch)
treecfa9369665e134954f8a66fdf7b6290e72567be3 /chrome/app/theme/default_200_percent
parentb32f5d196ecefb6d9d4637bfd87ec8740a639245 (diff)
downloadchromium_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.pngbin0 -> 1673 bytes
-rw-r--r--chrome/app/theme/default_200_percent/common/media_router_error.pngbin0 -> 2348 bytes
-rw-r--r--chrome/app/theme/default_200_percent/common/media_router_idle.pngbin650 -> 1572 bytes
-rw-r--r--chrome/app/theme/default_200_percent/common/media_router_warning.pngbin0 -> 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
new file mode 100644
index 0000000..5605ce4
--- /dev/null
+++ b/chrome/app/theme/default_200_percent/common/media_router_active.png
Binary files differ
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
new file mode 100644
index 0000000..56f0181
--- /dev/null
+++ b/chrome/app/theme/default_200_percent/common/media_router_error.png
Binary files differ
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
index 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
Binary files differ
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
new file mode 100644
index 0000000..a45a3f7
--- /dev/null
+++ b/chrome/app/theme/default_200_percent/common/media_router_warning.png
Binary files differ