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

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

Issue 2143073003: Add icons for palette. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-hover-highlight-view
Patch Set: Add license Created 4 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
« no previous file with comments | « ui/gfx/vector_icons/palette_tray_icon_magnify.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_invert.icon', 9 'vector_icons/account_child_invert.icon',
10 'vector_icons/account_circle.icon', 10 'vector_icons/account_circle.icon',
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
96 'vector_icons/omnibox_extension_app.1x.icon', 96 'vector_icons/omnibox_extension_app.1x.icon',
97 'vector_icons/omnibox_extension_app.icon', 97 'vector_icons/omnibox_extension_app.icon',
98 'vector_icons/omnibox_http.icon', 98 'vector_icons/omnibox_http.icon',
99 'vector_icons/omnibox_keyword_search.icon', 99 'vector_icons/omnibox_keyword_search.icon',
100 'vector_icons/omnibox_search.icon', 100 'vector_icons/omnibox_search.icon',
101 'vector_icons/omnibox_star.1x.icon', 101 'vector_icons/omnibox_star.1x.icon',
102 'vector_icons/omnibox_star.icon', 102 'vector_icons/omnibox_star.icon',
103 'vector_icons/overflow_chevron.1x.icon', 103 'vector_icons/overflow_chevron.1x.icon',
104 'vector_icons/overflow_chevron.icon', 104 'vector_icons/overflow_chevron.icon',
105 'vector_icons/paintbrush.icon', 105 'vector_icons/paintbrush.icon',
106 'vector_icons/palette_action_capture_region.1x.icon',
107 'vector_icons/palette_action_capture_region.icon',
108 'vector_icons/palette_action_capture_screen.1x.icon',
109 'vector_icons/palette_action_capture_screen.icon',
110 'vector_icons/palette_action_create_note.1x.icon',
111 'vector_icons/palette_action_create_note.icon',
112 'vector_icons/palette_mode_laser_pointer.1x.icon',
113 'vector_icons/palette_mode_laser_pointer.icon',
114 'vector_icons/palette_mode_magnify.1x.icon',
115 'vector_icons/palette_mode_magnify.icon',
116 'vector_icons/palette_tray_icon_default.1x.icon',
117 'vector_icons/palette_tray_icon_default.icon',
118 'vector_icons/palette_tray_icon_laser_pointer.1x.icon',
119 'vector_icons/palette_tray_icon_laser_pointer.icon',
120 'vector_icons/palette_tray_icon_magnify.1x.icon',
121 'vector_icons/palette_tray_icon_magnify.icon',
106 'vector_icons/pdf.1x.icon', 122 'vector_icons/pdf.1x.icon',
107 'vector_icons/pdf.icon', 123 'vector_icons/pdf.icon',
108 'vector_icons/photo_camera.icon', 124 'vector_icons/photo_camera.icon',
109 'vector_icons/protocol_handler.icon', 125 'vector_icons/protocol_handler.icon',
110 'vector_icons/radio_button_active.icon', 126 'vector_icons/radio_button_active.icon',
111 'vector_icons/radio_button_normal.icon', 127 'vector_icons/radio_button_normal.icon',
112 'vector_icons/remove_box.icon', 128 'vector_icons/remove_box.icon',
113 'vector_icons/remove_circle.icon', 129 'vector_icons/remove_circle.icon',
114 'vector_icons/sad_tab.icon', 130 'vector_icons/sad_tab.icon',
115 'vector_icons/settings.icon', 131 'vector_icons/settings.icon',
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
185 'vector_icons/window_control_minimize.icon', 201 'vector_icons/window_control_minimize.icon',
186 'vector_icons/window_control_restore.1x.icon', 202 'vector_icons/window_control_restore.1x.icon',
187 'vector_icons/window_control_restore.icon', 203 'vector_icons/window_control_restore.icon',
188 'vector_icons/window_control_right_snapped.1x.icon', 204 'vector_icons/window_control_right_snapped.1x.icon',
189 'vector_icons/window_control_right_snapped.icon', 205 'vector_icons/window_control_right_snapped.icon',
190 'vector_icons/zoom_minus.icon', 206 'vector_icons/zoom_minus.icon',
191 'vector_icons/zoom_plus.icon', 207 'vector_icons/zoom_plus.icon',
192 ], 208 ],
193 }, 209 },
194 } 210 }
OLDNEW
« no previous file with comments | « ui/gfx/vector_icons/palette_tray_icon_magnify.1x.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698