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

Unified Diff: ui/gfx/gfx.gyp

Issue 1214693005: Introduce some util code for drawing vector assets. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: sky review Created 5 years, 6 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/gfx.gyp
diff --git a/ui/gfx/gfx.gyp b/ui/gfx/gfx.gyp
index 9ed9d97ebc14bfe17bb27440f5a34f21b5d4102e..dfc9e2ca796ec8850e0364cbb0e69e7c1f65eee3 100644
--- a/ui/gfx/gfx.gyp
+++ b/ui/gfx/gfx.gyp
@@ -297,6 +297,8 @@
'ui_gfx_exports.cc',
'utf16_indexing.cc',
'utf16_indexing.h',
+ 'vector_icons.cc',
+ 'vector_icons.h',
'vsync_provider.h',
'win/direct_write.cc',
'win/direct_write.h',

Powered by Google App Engine
This is Rietveld 408576698