Commit 2deca805 authored by Yasmin's avatar Yasmin Committed by Commit Bot

Make device icons bigger on click to call right click menu.

Bug: 986327
Change-Id: Ia2f987d65a4e09c1d368552a729ada79901c43ee
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1713167Reviewed-by: default avatarRichard Knoll <knollr@chromium.org>
Commit-Queue: Yasmin Molazadeh <yasmo@chromium.org>
Cr-Commit-Position: refs/heads/master@{#679930}
parent c4550d44
...@@ -25,7 +25,7 @@ ...@@ -25,7 +25,7 @@
namespace { namespace {
// Icon sizes in DIP. // Icon sizes in DIP.
constexpr int kPrimaryIconSize = 16; constexpr int kPrimaryIconSize = 20;
constexpr int kPrimaryIconBorderWidth = 8; constexpr int kPrimaryIconBorderWidth = 8;
SkColor GetColorfromTheme() { SkColor GetColorfromTheme() {
......
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