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

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 2 errors and removed patch dependency. 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 fbb42e57db5cb98d44eabe498486773c0c1276dc..72894d43a342f36b63e77c3edfdd8bc7f417898c 100644
--- a/ui/gfx/vector_icons_sources.gypi
+++ b/ui/gfx/vector_icons_sources.gypi
@@ -103,8 +103,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