Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(232)

Side by Side Diff: ui/views/resources/vector_icons/submenu_arrow.icon

Issue 2627353002: Create vector icon directory for resources used by controls in ui/views. (Closed)
Patch Set: fix win? Created 3 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 // Copyright 2015 The Chromium Authors. All rights reserved. 1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be 2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file. 3 // found in the LICENSE file.
4 4
5 CANVAS_DIMENSIONS, 16, 5 CANVAS_DIMENSIONS, 16,
6 FLIPS_IN_RTL, 6 FLIPS_IN_RTL,
7 MOVE_TO, 3, 16, 7 MOVE_TO, 3, 16,
8 R_LINE_TO, 11, -8, 8 R_LINE_TO, 11, -8,
9 LINE_TO, 3, 0, 9 LINE_TO, 3, 0,
10 R_V_LINE_TO, 16, 10 R_V_LINE_TO, 16,
11 CLOSE, 11 CLOSE,
12 END 12 END
OLDNEW
« no previous file with comments | « ui/views/resources/vector_icons/radio_button_normal.icon ('k') | ui/views/resources/vector_icons/submenu_arrow.1x.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698