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

Side by Side Diff: chrome/app/vector_icons/navigate_back.1x.icon

Issue 2618403002: Reland crrev.com/8283cad74e0cad4840d1f with fix for static initializers. (Closed)
Patch Set: re-up 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 MOVE_TO, 9, 13.51f, 6 MOVE_TO, 9, 13.51f,
7 LINE_TO, 4.49f, 9, 7 LINE_TO, 4.49f, 9,
8 LINE_TO, 14, 9, 8 LINE_TO, 14, 9,
9 CUBIC_TO, 14.55f, 9, 15, 8.55f, 15, 8, 9 CUBIC_TO, 14.55f, 9, 15, 8.55f, 15, 8,
10 CUBIC_TO, 15, 7.45f, 14.55f, 7, 14, 7, 10 CUBIC_TO, 15, 7.45f, 14.55f, 7, 14, 7,
11 LINE_TO, 4.49f, 7, 11 LINE_TO, 4.49f, 7,
12 LINE_TO, 9, 2.49f, 12 LINE_TO, 9, 2.49f,
13 CUBIC_TO, 8.97f, 2.28f, 9, 2.14f, 9, 2, 13 CUBIC_TO, 8.97f, 2.28f, 9, 2.14f, 9, 2,
14 CUBIC_TO, 9, 1.45f, 8.55f, 1, 8, 1, 14 CUBIC_TO, 9, 1.45f, 8.55f, 1, 8, 1,
15 CUBIC_TO, 7.86f, 1, 7.72f, 1.03f, 7.59f, 1.09f, 15 CUBIC_TO, 7.86f, 1, 7.72f, 1.03f, 7.59f, 1.09f,
16 LINE_TO, 7.51f, 1, 16 LINE_TO, 7.51f, 1,
17 LINE_TO, 1, 7.51f, 17 LINE_TO, 1, 7.51f,
18 CUBIC_TO, 1.03f, 7.72f, 1, 7.85f, 1, 8, 18 CUBIC_TO, 1.03f, 7.72f, 1, 7.85f, 1, 8,
19 CUBIC_TO, 1, 8.15f, 1.03f, 8.28f, 1.09f, 8.41f, 19 CUBIC_TO, 1, 8.15f, 1.03f, 8.28f, 1.09f, 8.41f,
20 LINE_TO, 1, 8.49f, 20 LINE_TO, 1, 8.49f,
21 LINE_TO, 7.51f, 15, 21 LINE_TO, 7.51f, 15,
22 CUBIC_TO, 7.72f, 14.97f, 7.86f, 15, 8, 15, 22 CUBIC_TO, 7.72f, 14.97f, 7.86f, 15, 8, 15,
23 CUBIC_TO, 8.55f, 15, 9, 14.55f, 9, 14, 23 CUBIC_TO, 8.55f, 15, 9, 14.55f, 9, 14,
24 CUBIC_TO, 9, 13.86f, 8.97f, 13.72f, 8.91f, 13.59f, 24 CUBIC_TO, 9, 13.86f, 8.97f, 13.72f, 8.91f, 13.59f,
25 CLOSE, 25 CLOSE,
26 END 26 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698