| Index: ui/gfx/vector_icons/tab_close_normal.icon
|
| diff --git a/ui/gfx/vector_icons/tab_close_normal.icon b/ui/gfx/vector_icons/tab_close_normal.icon
|
| deleted file mode 100644
|
| index 1597b269153f8a822e0ea5e670439ad1578f3452..0000000000000000000000000000000000000000
|
| --- a/ui/gfx/vector_icons/tab_close_normal.icon
|
| +++ /dev/null
|
| @@ -1,12 +0,0 @@
|
| -// Copyright 2015 The Chromium Authors. All rights reserved.
|
| -// Use of this source code is governed by a BSD-style license that can be
|
| -// found in the LICENSE file.
|
| -
|
| -// The close "X" for a tab when not hovered/pressed.
|
| -CANVAS_DIMENSIONS, 32,
|
| -STROKE, 2.45f,
|
| -MOVE_TO, 10.25f, 10.25f,
|
| -R_LINE_TO, 11.5f, 11.5f,
|
| -MOVE_TO, 10.25f, 21.75f,
|
| -R_LINE_TO, 11.5f, -11.5f,
|
| -END
|
|
|