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

Unified Diff: ui/gfx/vector_icons/BUILD.gn

Issue 2239743004: Palette tool laser prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch
Patch Set: Rebased. Created 4 years, 4 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 side-by-side diff with in-line comments
Download patch
Index: ui/gfx/vector_icons/BUILD.gn
diff --git a/ui/gfx/vector_icons/BUILD.gn b/ui/gfx/vector_icons/BUILD.gn
index 88580d9ffbf40a00a22e23185a152226278f4ffb..143c28ca90fc3c8464b34c0b1fb97251bba7062f 100644
--- a/ui/gfx/vector_icons/BUILD.gn
+++ b/ui/gfx/vector_icons/BUILD.gn
@@ -114,10 +114,14 @@ action("aggregate_vector_icons") {
"palette_action_capture_screen.icon",
"palette_action_create_note.1x.icon",
"palette_action_create_note.icon",
+ "palette_mode_laser_pointer.1x.icon",
+ "palette_mode_laser_pointer.icon",
"palette_mode_magnify.1x.icon",
"palette_mode_magnify.icon",
"palette_tray_icon_default.1x.icon",
"palette_tray_icon_default.icon",
+ "palette_tray_icon_laser_pointer.1x.icon",
+ "palette_tray_icon_laser_pointer.icon",
"palette_tray_icon_magnify.1x.icon",
"palette_tray_icon_magnify.icon",
"pdf.1x.icon",
« no previous file with comments | « chrome/browser/ui/ash/palette_delegate_chromeos.cc ('k') | ui/gfx/vector_icons/palette_mode_laser_pointer.icon » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698