| Index: ash/resources/vector_icons/check_circle.icon
|
| diff --git a/ui/gfx/vector_icons/check_circle.icon b/ash/resources/vector_icons/check_circle.icon
|
| similarity index 83%
|
| rename from ui/gfx/vector_icons/check_circle.icon
|
| rename to ash/resources/vector_icons/check_circle.icon
|
| index ecda8b50b4d44e8bd141a21e48bbbd7f2d736f6a..a7cb9a6bde364cb8688f1ff199108f6ad995e133 100644
|
| --- a/ui/gfx/vector_icons/check_circle.icon
|
| +++ b/ash/resources/vector_icons/check_circle.icon
|
| @@ -2,6 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// Note that this differs from the one in ui/vector_icons in that it is
|
| +// optimized for display at 20dip.
|
| CANVAS_DIMENSIONS, 40,
|
| MOVE_TO, 20, 4,
|
| CUBIC_TO, 11.17f, 4, 4, 11.17f, 4, 20,
|
|
|