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

Side by Side Diff: ui/gfx/vector_icons_sources.gypi

Issue 2235063002: Add create note palette action. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@app-runtime-changes
Patch Set: Nit Created 4 years, 3 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 | « ui/gfx/vector_icons/palette_action_create_note.1x.icon ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2016 The Chromium Authors. All rights reserved. 1 # Copyright 2016 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 { 5 {
6 'variables': { 6 'variables': {
7 'common': [ 7 'common': [
8 'vector_icons/account_box.icon', 8 'vector_icons/account_box.icon',
9 'vector_icons/account_child.icon', 9 'vector_icons/account_child.icon',
10 'vector_icons/account_child_circle.icon', 10 'vector_icons/account_child_circle.icon',
(...skipping 86 matching lines...) Expand 10 before | Expand all | Expand 10 after
97 'vector_icons/omnibox_extension_app.1x.icon', 97 'vector_icons/omnibox_extension_app.1x.icon',
98 'vector_icons/omnibox_extension_app.icon', 98 'vector_icons/omnibox_extension_app.icon',
99 'vector_icons/omnibox_http.icon', 99 'vector_icons/omnibox_http.icon',
100 'vector_icons/omnibox_keyword_search.icon', 100 'vector_icons/omnibox_keyword_search.icon',
101 'vector_icons/omnibox_search.icon', 101 'vector_icons/omnibox_search.icon',
102 'vector_icons/omnibox_star.1x.icon', 102 'vector_icons/omnibox_star.1x.icon',
103 'vector_icons/omnibox_star.icon', 103 'vector_icons/omnibox_star.icon',
104 'vector_icons/overflow_chevron.1x.icon', 104 'vector_icons/overflow_chevron.1x.icon',
105 'vector_icons/overflow_chevron.icon', 105 'vector_icons/overflow_chevron.icon',
106 'vector_icons/paintbrush.icon', 106 'vector_icons/paintbrush.icon',
107 'vector_icons/palette_action_create_note.1x.icon',
108 'vector_icons/palette_action_create_note.icon',
107 'vector_icons/palette_tray_icon_default.1x.icon', 109 'vector_icons/palette_tray_icon_default.1x.icon',
108 'vector_icons/palette_tray_icon_default.icon', 110 'vector_icons/palette_tray_icon_default.icon',
109 'vector_icons/pdf.1x.icon', 111 'vector_icons/pdf.1x.icon',
110 'vector_icons/pdf.icon', 112 'vector_icons/pdf.icon',
111 'vector_icons/photo_camera.icon', 113 'vector_icons/photo_camera.icon',
112 'vector_icons/protocol_handler.icon', 114 'vector_icons/protocol_handler.icon',
113 'vector_icons/radio_button_active.icon', 115 'vector_icons/radio_button_active.icon',
114 'vector_icons/radio_button_normal.icon', 116 'vector_icons/radio_button_normal.icon',
115 'vector_icons/remove_box.icon', 117 'vector_icons/remove_box.icon',
116 'vector_icons/remove_circle.icon', 118 'vector_icons/remove_circle.icon',
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
219 'vector_icons/window_control_minimize.icon', 221 'vector_icons/window_control_minimize.icon',
220 'vector_icons/window_control_restore.1x.icon', 222 'vector_icons/window_control_restore.1x.icon',
221 'vector_icons/window_control_restore.icon', 223 'vector_icons/window_control_restore.icon',
222 'vector_icons/window_control_right_snapped.1x.icon', 224 'vector_icons/window_control_right_snapped.1x.icon',
223 'vector_icons/window_control_right_snapped.icon', 225 'vector_icons/window_control_right_snapped.icon',
224 'vector_icons/zoom_minus.icon', 226 'vector_icons/zoom_minus.icon',
225 'vector_icons/zoom_plus.icon', 227 'vector_icons/zoom_plus.icon',
226 ], 228 ],
227 }, 229 },
228 } 230 }
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_action_create_note.1x.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698