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

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

Issue 2711623003: Update infobars to use VectorIcon struct instead of VectorIconId. (Closed)
Patch Set: rebase Created 3 years, 10 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/extension.icon ('k') | chrome/app/vector_icons/globe.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 // 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 MOVE_TO, 37, 23, 5 MOVE_TO, 37, 23,
6 LINE_TO, 40, 23, 6 LINE_TO, 40, 23,
7 CUBIC_TO, 42.76f, 23, 45, 25.24f, 45, 28, 7 CUBIC_TO, 42.76f, 23, 45, 25.24f, 45, 28,
8 CUBIC_TO, 45, 30.76f, 42.76f, 33, 40, 33, 8 CUBIC_TO, 45, 30.76f, 42.76f, 33, 40, 33,
9 LINE_TO, 37, 33, 9 LINE_TO, 37, 33,
10 LINE_TO, 37, 41, 10 LINE_TO, 37, 41,
(...skipping 16 matching lines...) Expand all
27 LINE_TO, 15, 8, 27 LINE_TO, 15, 8,
28 CUBIC_TO, 15, 5.24f, 17.24f, 3, 20, 3, 28 CUBIC_TO, 15, 5.24f, 17.24f, 3, 20, 3,
29 CUBIC_TO, 22.76f, 3, 25, 5.24f, 25, 8, 29 CUBIC_TO, 22.76f, 3, 25, 5.24f, 25, 8,
30 LINE_TO, 25, 11, 30 LINE_TO, 25, 11,
31 LINE_TO, 29.5f, 11, 31 LINE_TO, 29.5f, 11,
32 LINE_TO, 16, 31.5f, 32 LINE_TO, 16, 31.5f,
33 LINE_TO, 37, 17.5f, 33 LINE_TO, 37, 17.5f,
34 LINE_TO, 37, 23, 34 LINE_TO, 37, 23,
35 CLOSE, 35 CLOSE,
36 END 36 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/extension.icon ('k') | chrome/app/vector_icons/globe.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698