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

Unified Diff: ui/gfx/vector_icons_sources.gypi

Issue 2239743004: Palette tool laser prototype. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@patch
Patch Set: Fixed patch set 7 errors. 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_sources.gypi
diff --git a/ui/gfx/vector_icons_sources.gypi b/ui/gfx/vector_icons_sources.gypi
index ef037aada9f57126395c4b30092e4d19b5e44137..9ffd7614b0ef2cd3331509fdd71f9a4e16cf33a9 100644
--- a/ui/gfx/vector_icons_sources.gypi
+++ b/ui/gfx/vector_icons_sources.gypi
@@ -104,8 +104,12 @@
'vector_icons/overflow_chevron.1x.icon',
'vector_icons/overflow_chevron.icon',
'vector_icons/paintbrush.icon',
+ 'vector_icons/palette_mode_laser_pointer.1x.icon',
+ 'vector_icons/palette_mode_laser_pointer.icon',
'vector_icons/palette_tray_icon_default.1x.icon',
'vector_icons/palette_tray_icon_default.icon',
+ 'vector_icons/palette_tray_icon_laser_pointer.1x.icon',
+ 'vector_icons/palette_tray_icon_laser_pointer.icon',
'vector_icons/pdf.1x.icon',
'vector_icons/pdf.icon',
'vector_icons/photo_camera.icon',

Powered by Google App Engine
This is Rietveld 408576698