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

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: Refactored drawing code. 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 163d9655ee48a5bf157c2c551e5e131c9c47969d..0958c6db51695766a397e6885d4676c61b932a76 100644
--- a/ui/gfx/vector_icons_sources.gypi
+++ b/ui/gfx/vector_icons_sources.gypi
@@ -106,8 +106,12 @@
'vector_icons/paintbrush.icon',
'vector_icons/palette_action_create_note.1x.icon',
'vector_icons/palette_action_create_note.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