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

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

Issue 2971783002: Skeleton for showing "Show all saved passwords row" for Linux/CrOs/Windows platforms (Closed)
Patch Set: more tests Created 3 years, 5 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
(Empty)
1 // Copyright 2017 The Chromium Authors. All rights reserved.
vasilii 2017/07/05 17:12:15 What's the point of having two identical files?
melandory 2017/07/06 13:50:10 Done.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
4
5 MOVE_TO, 38, 38,
6 H_LINE_TO, 10,
7 V_LINE_TO, 10,
8 R_H_LINE_TO, 14,
9 V_LINE_TO, 6,
10 H_LINE_TO, 10,
11 R_CUBIC_TO, -2.21f, 0, -4, 1.79f, -4, 4,
12 R_V_LINE_TO, 28,
13 R_CUBIC_TO, 0, 2.21f, 1.79f, 4, 4, 4,
14 R_H_LINE_TO, 28,
15 R_CUBIC_TO, 2.21f, 0, 4, -1.79f, 4, -4,
16 V_LINE_TO, 24,
17 R_H_LINE_TO, -4,
18 R_V_LINE_TO, 14,
19 CLOSE,
20 MOVE_TO, 28, 6,
21 R_V_LINE_TO, 4,
22 R_H_LINE_TO, 7.17f,
23 LINE_TO, 15.51f, 29.66f,
24 R_LINE_TO, 2.83f, 2.83f,
25 LINE_TO, 38, 12.83f,
26 V_LINE_TO, 20,
27 R_H_LINE_TO, 4,
28 V_LINE_TO, 6,
29 H_LINE_TO, 28,
30 CLOSE,
31 END
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698