| Index: ui/gfx/vector_icons/location_bar_https_valid_invert.icon
|
| diff --git a/ui/gfx/vector_icons/location_bar_https_valid.icon b/ui/gfx/vector_icons/location_bar_https_valid_invert.icon
|
| similarity index 100%
|
| copy from ui/gfx/vector_icons/location_bar_https_valid.icon
|
| copy to ui/gfx/vector_icons/location_bar_https_valid_invert.icon
|
| index b33ab10a3ba5fd1a128f16de8e76947806612498..b4bfdfdc104d58b707b9971532ecd0604f321e33 100644
|
| --- a/ui/gfx/vector_icons/location_bar_https_valid.icon
|
| +++ b/ui/gfx/vector_icons/location_bar_https_valid_invert.icon
|
| @@ -3,10 +3,10 @@
|
| // found in the LICENSE file.
|
|
|
| CANVAS_DIMENSIONS, 32,
|
| -PATH_COLOR_ARGB, 0xFF, 0x0B, 0x80, 0x43,
|
| +PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
|
| ROUND_RECT, 2, 2, 28, 28, 4,
|
| NEW_PATH,
|
| -PATH_COLOR_ARGB, 0xFF, 0xFF, 0xFF, 0xFF,
|
| +PATH_COLOR_ARGB, 0xFF, 0x0B, 0x80, 0x43,
|
| MOVE_TO, 21, 25,
|
| LINE_TO, 11, 25,
|
| CUBIC_TO, 10, 25, 9, 24.01f, 9, 23.01f,
|
|
|