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

Side by Side Diff: chrome/app/vector_icons/sad_tab.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
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, 38, 13, 5 MOVE_TO, 38, 13,
6 LINE_TO, 21, 13, 6 LINE_TO, 21, 13,
7 LINE_TO, 17, 7, 7 LINE_TO, 17, 7,
8 LINE_TO, 10, 7, 8 LINE_TO, 10, 7,
9 CUBIC_TO, 7.7f, 7, 6.02f, 8.69f, 6, 11, 9 CUBIC_TO, 7.7f, 7, 6.02f, 8.69f, 6, 11,
10 LINE_TO, 6, 37, 10 LINE_TO, 6, 37,
(...skipping 28 matching lines...) Expand all
39 LINE_TO, 33, 35, 39 LINE_TO, 33, 35,
40 CLOSE, 40 CLOSE,
41 MOVE_TO, 28, 18, 41 MOVE_TO, 28, 18,
42 LINE_TO, 32, 18, 42 LINE_TO, 32, 18,
43 LINE_TO, 32, 23, 43 LINE_TO, 32, 23,
44 LINE_TO, 28, 23, 44 LINE_TO, 28, 23,
45 LINE_TO, 28, 18, 45 LINE_TO, 28, 18,
46 LINE_TO, 28, 18, 46 LINE_TO, 28, 18,
47 CLOSE, 47 CLOSE,
48 END 48 END
OLDNEW
« no previous file with comments | « chrome/app/vector_icons/paintbrush.icon ('k') | chrome/browser/banners/app_banner_infobar_delegate_desktop.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698