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

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

Issue 2251643011: Move Ash-specific vector icons to ash/common/resources (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for review 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
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 141 matching lines...) Expand 10 before | Expand all | Expand 10 after
152 'vector_icons/system_menu_brightness.1x.icon', 152 'vector_icons/system_menu_brightness.1x.icon',
153 'vector_icons/system_menu_brightness.icon', 153 'vector_icons/system_menu_brightness.icon',
154 'vector_icons/system_menu_business.1x.icon', 154 'vector_icons/system_menu_business.1x.icon',
155 'vector_icons/system_menu_business.icon', 155 'vector_icons/system_menu_business.icon',
156 'vector_icons/system_menu_caps_lock.1x.icon', 156 'vector_icons/system_menu_caps_lock.1x.icon',
157 'vector_icons/system_menu_caps_lock.icon', 157 'vector_icons/system_menu_caps_lock.icon',
158 'vector_icons/system_menu_cast.1x.icon', 158 'vector_icons/system_menu_cast.1x.icon',
159 'vector_icons/system_menu_cast.icon', 159 'vector_icons/system_menu_cast.icon',
160 'vector_icons/system_menu_child_user.1x.icon', 160 'vector_icons/system_menu_child_user.1x.icon',
161 'vector_icons/system_menu_child_user.icon', 161 'vector_icons/system_menu_child_user.icon',
162 'vector_icons/system_menu_keyboard.1x.icon',
163 'vector_icons/system_menu_keyboard.icon',
164 'vector_icons/system_menu_rotation_lock_auto.1x.icon', 162 'vector_icons/system_menu_rotation_lock_auto.1x.icon',
165 'vector_icons/system_menu_rotation_lock_auto.icon', 163 'vector_icons/system_menu_rotation_lock_auto.icon',
166 'vector_icons/system_menu_rotation_lock_locked.1x.icon', 164 'vector_icons/system_menu_rotation_lock_locked.1x.icon',
167 'vector_icons/system_menu_rotation_lock_locked.icon', 165 'vector_icons/system_menu_rotation_lock_locked.icon',
168 'vector_icons/system_menu_screen_share.1x.icon', 166 'vector_icons/system_menu_screen_share.1x.icon',
169 'vector_icons/system_menu_screen_share.icon', 167 'vector_icons/system_menu_screen_share.icon',
170 'vector_icons/system_menu_supervised_user.1x.icon', 168 'vector_icons/system_menu_supervised_user.1x.icon',
171 'vector_icons/system_menu_supervised_user.icon', 169 'vector_icons/system_menu_supervised_user.icon',
172 'vector_icons/system_menu_sms.icon', 170 'vector_icons/system_menu_sms.icon',
173 'vector_icons/system_menu_timer.1x.icon', 171 'vector_icons/system_menu_timer.1x.icon',
(...skipping 56 matching lines...) Expand 10 before | Expand all | Expand 10 after
230 'vector_icons/window_control_minimize.icon', 228 'vector_icons/window_control_minimize.icon',
231 'vector_icons/window_control_restore.1x.icon', 229 'vector_icons/window_control_restore.1x.icon',
232 'vector_icons/window_control_restore.icon', 230 'vector_icons/window_control_restore.icon',
233 'vector_icons/window_control_right_snapped.1x.icon', 231 'vector_icons/window_control_right_snapped.1x.icon',
234 'vector_icons/window_control_right_snapped.icon', 232 'vector_icons/window_control_right_snapped.icon',
235 'vector_icons/zoom_minus.icon', 233 'vector_icons/zoom_minus.icon',
236 'vector_icons/zoom_plus.icon', 234 'vector_icons/zoom_plus.icon',
237 ], 235 ],
238 }, 236 },
239 } 237 }
OLDNEW
« ui/gfx/vector_icon_types.h ('K') | « ui/gfx/vector_icons/system_menu_keyboard.1x.icon ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698