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

Side by Side Diff: chrome/app/vector_icons/BUILD.gn

Issue 2729623002: Update vector icons in browser profiles code (bubble, etc.) to structs. (Closed)
Patch Set: review Created 3 years, 9 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 | « no previous file | chrome/app/vector_icons/account_box.icon » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2017 The Chromium Authors. All rights reserved. 1 # Copyright 2017 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 import("//build/util/branding.gni") 5 import("//build/util/branding.gni")
6 import("//ui/vector_icons/vector_icons.gni") 6 import("//ui/vector_icons/vector_icons.gni")
7 7
8 aggregate_vector_icons("chrome_vector_icons") { 8 aggregate_vector_icons("chrome_vector_icons") {
9 icon_directory = "." 9 icon_directory = "."
10 10
11 icons = [ 11 icons = [
12 "account_box.icon",
13 "account_child.icon",
14 "account_child_circle.icon",
15 "account_circle.icon",
12 "apps.icon", 16 "apps.icon",
13 "autologin.icon", 17 "autologin.icon",
14 "blocked_badge.icon", 18 "blocked_badge.icon",
15 "bluetooth_connected.icon", 19 "bluetooth_connected.icon",
16 "browser_tools.icon", 20 "browser_tools.icon",
17 "browser_tools_error.icon", 21 "browser_tools_error.icon",
18 "browser_tools_update.icon", 22 "browser_tools_update.icon",
19 "caret_down.1x.icon", 23 "caret_down.1x.icon",
20 "caret_down.icon", 24 "caret_down.icon",
21 "caret_up.1x.icon", 25 "caret_up.1x.icon",
22 "caret_up.icon", 26 "caret_up.icon",
27 "close_all.icon",
23 "code.icon", 28 "code.icon",
24 "cookie.icon", 29 "cookie.icon",
25 "crashed_tab.icon", 30 "crashed_tab.icon",
26 "credit_card.1x.icon", 31 "credit_card.1x.icon",
27 "credit_card.icon", 32 "credit_card.icon",
28 "extension.icon", 33 "extension.icon",
29 "extension_crashed.icon", 34 "extension_crashed.icon",
30 "file_download.icon", 35 "file_download.icon",
31 "file_download_incognito.1x.icon", 36 "file_download_incognito.1x.icon",
32 "file_download_incognito.icon", 37 "file_download_incognito.icon",
33 "file_download_shelf.icon", 38 "file_download_shelf.icon",
34 "folder.1x.icon", 39 "folder.1x.icon",
35 "folder.icon", 40 "folder.icon",
36 "folder_managed.1x.icon", 41 "folder_managed.1x.icon",
37 "folder_managed.icon", 42 "folder_managed.icon",
38 "folder_supervised.1x.icon", 43 "folder_supervised.1x.icon",
39 "folder_supervised.icon", 44 "folder_supervised.icon",
40 "globe.icon", 45 "globe.icon",
41 "image.icon", 46 "image.icon",
42 "incognito.1x.icon", 47 "incognito.1x.icon",
43 "incognito.icon", 48 "incognito.icon",
44 "laptop.icon", 49 "laptop.icon",
50 "lock.icon",
45 "mixed_content.icon", 51 "mixed_content.icon",
52 "mode_edit.icon",
46 "my_location.icon", 53 "my_location.icon",
47 "navigate_home.1x.icon", 54 "navigate_home.1x.icon",
48 "navigate_home.icon", 55 "navigate_home.icon",
49 "navigate_reload.1x.icon", 56 "navigate_reload.1x.icon",
50 "navigate_reload.icon", 57 "navigate_reload.icon",
51 "navigate_stop.1x.icon", 58 "navigate_stop.1x.icon",
52 "navigate_stop.icon", 59 "navigate_stop.icon",
53 "overflow_chevron.1x.icon", 60 "overflow_chevron.1x.icon",
54 "overflow_chevron.icon", 61 "overflow_chevron.icon",
55 "paintbrush.icon", 62 "paintbrush.icon",
63 "photo_camera.icon",
64 "remove_box.icon",
56 "sad_tab.icon", 65 "sad_tab.icon",
66 "settings.icon",
57 "smartphone.icon", 67 "smartphone.icon",
58 "subresource_filter_active.icon", 68 "subresource_filter_active.icon",
69 "supervisor_account.icon",
70 "supervisor_account_circle.icon",
71 "sync_problem.icon",
59 "tab.icon", 72 "tab.icon",
60 "tab_audio.1x.icon", 73 "tab_audio.1x.icon",
61 "tab_audio.icon", 74 "tab_audio.icon",
62 "tab_audio_muting.1x.icon", 75 "tab_audio_muting.1x.icon",
63 "tab_audio_muting.icon", 76 "tab_audio_muting.icon",
64 "tab_bluetooth_connected.icon", 77 "tab_bluetooth_connected.icon",
65 "tab_close_hovered_pressed.1x.icon", 78 "tab_close_hovered_pressed.1x.icon",
66 "tab_close_hovered_pressed.icon", 79 "tab_close_hovered_pressed.icon",
67 "tab_close_normal.1x.icon", 80 "tab_close_normal.1x.icon",
68 "tab_close_normal.icon", 81 "tab_close_normal.icon",
69 "tab_media_capturing.icon", 82 "tab_media_capturing.icon",
70 "tab_media_recording.icon", 83 "tab_media_recording.icon",
71 "tab_usb_connected.1x.icon", 84 "tab_usb_connected.1x.icon",
72 "tab_usb_connected.icon", 85 "tab_usb_connected.icon",
73 "tablet.icon", 86 "tablet.icon",
74 "translate.icon", 87 "translate.icon",
88 "user_account_avatar.icon",
75 "warning_badge.icon", 89 "warning_badge.icon",
76 "web.icon", 90 "web.icon",
77 "zoom_minus.icon", 91 "zoom_minus.icon",
78 "zoom_plus.icon", 92 "zoom_plus.icon",
79 "${branding_path_component}/product.icon", 93 "${branding_path_component}/product.icon",
80 ] 94 ]
81 95
82 if (is_mac) { 96 if (is_mac) {
83 icons += [ "new_tab_mac_touchbar.icon" ] 97 icons += [ "new_tab_mac_touchbar.icon" ]
84 } 98 }
85 } 99 }
86 100
87 source_set("vector_icons") { 101 source_set("vector_icons") {
88 sources = get_target_outputs(":chrome_vector_icons") 102 sources = get_target_outputs(":chrome_vector_icons")
89 sources += [ "//ui/gfx/vector_icon_types.h" ] 103 sources += [ "//ui/gfx/vector_icon_types.h" ]
90 104
91 deps = [ 105 deps = [
92 ":chrome_vector_icons", 106 ":chrome_vector_icons",
93 "//base", 107 "//base",
94 "//skia", 108 "//skia",
95 ] 109 ]
96 } 110 }
OLDNEW
« no previous file with comments | « no previous file | chrome/app/vector_icons/account_box.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698