Chromium Code Reviews| Index: ui/gfx/vector_icons/system_menu_arrow_right.icon |
| diff --git a/ui/gfx/vector_icons/system_menu_arrow_right.icon b/ui/gfx/vector_icons/system_menu_arrow_right.icon |
| deleted file mode 100644 |
| index 2dc5eacc3a79e1e4880ceaecf0c1d59e37779b57..0000000000000000000000000000000000000000 |
| --- a/ui/gfx/vector_icons/system_menu_arrow_right.icon |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -// Copyright 2016 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. |
| - |
| -CANVAS_DIMENSIONS, 40, |
| -MOVE_TO, 16, 28, |
| -R_LINE_TO, 8, -8, |
| -R_LINE_TO, -8, -8, |
| -CLOSE, |
| -END |