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

Side by Side Diff: chrome/app/vector_icons/default_favicon.icon

Issue 2733823003: Move final vector icons out of ui/gfx/vector_icons/ and remove the (Closed)
Patch Set: fix deps Created 3 years, 9 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
« no previous file with comments | « chrome/app/vector_icons/BUILD.gn ('k') | chrome/app/vector_icons/eol.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 CANVAS_DIMENSIONS, 32, 1 CANVAS_DIMENSIONS, 32,
2 MOVE_TO, 18, 2, 2 MOVE_TO, 18, 2,
3 H_LINE_TO, 6, 3 H_LINE_TO, 6,
4 R_V_LINE_TO, 28, 4 R_V_LINE_TO, 28,
5 R_H_LINE_TO, 20, 5 R_H_LINE_TO, 20,
6 V_LINE_TO, 10, 6 V_LINE_TO, 10,
7 R_LINE_TO, -8, -8, 7 R_LINE_TO, -8, -8,
8 CLOSE, 8 CLOSE,
9 R_MOVE_TO, 5, 8, 9 R_MOVE_TO, 5, 8,
10 R_H_LINE_TO, -5, 10 R_H_LINE_TO, -5,
11 V_LINE_TO, 5, 11 V_LINE_TO, 5,
12 R_LINE_TO, 5, 5, 12 R_LINE_TO, 5, 5,
13 CLOSE, 13 CLOSE,
14 R_MOVE_TO, 1, 18, 14 R_MOVE_TO, 1, 18,
15 H_LINE_TO, 8, 15 H_LINE_TO, 8,
16 V_LINE_TO, 4, 16 V_LINE_TO, 4,
17 R_H_LINE_TO, 8, 17 R_H_LINE_TO, 8,
18 R_V_LINE_TO, 8, 18 R_V_LINE_TO, 8,
19 R_H_LINE_TO, 8, 19 R_H_LINE_TO, 8,
20 R_V_LINE_TO, 16, 20 R_V_LINE_TO, 16,
21 CLOSE, 21 CLOSE,
22 END 22 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/BUILD.gn ('k') | chrome/app/vector_icons/eol.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698