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

Unified Diff: ui/gfx/vector_icons_sources.gypi

Issue 2143073003: Add icons for palette. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@stylus-hover-highlight-view
Patch Set: Remove check icon Created 4 years, 5 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 b939c00b6f9b7bcfdf86fd9c1fa16e0757ffd472..fcc980c3dd405ab0c150b947be146b24bdaf3e49 100644
--- a/ui/gfx/vector_icons_sources.gypi
+++ b/ui/gfx/vector_icons_sources.gypi
@@ -108,6 +108,22 @@
'vector_icons/overflow_chevron.1x.icon',
'vector_icons/overflow_chevron.icon',
'vector_icons/paintbrush.icon',
+ 'vector_icons/palette_action_capture_region.1x.icon',
Evan Stade 2016/07/22 01:26:43 +tdanderson these will need to be made ash specifi
+ 'vector_icons/palette_action_capture_region.icon',
+ 'vector_icons/palette_action_capture_screen.1x.icon',
+ 'vector_icons/palette_action_capture_screen.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_mode_magnify.1x.icon',
+ 'vector_icons/palette_mode_magnify.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/palette_tray_icon_magnify.1x.icon',
+ 'vector_icons/palette_tray_icon_magnify.icon',
'vector_icons/pdf.1x.icon',
'vector_icons/pdf.icon',
'vector_icons/photo_camera.icon',

Powered by Google App Engine
This is Rietveld 408576698