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

Unified Diff: ui/ui.gyp

Issue 12881003: ShortcutInfo::favicon is now a gfx::ImageFamily instead of gfx::Image. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Added test suite for icon_family. Created 7 years, 9 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/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index b45ce06bdcbe1c815a03c36660b3003d9b0b5370..9c3ab0ac0bcaee8a4a8fb370feee249476f22634 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -389,6 +389,8 @@
'gfx/font_smoothing_win.h',
'gfx/gfx_paths.cc',
'gfx/gfx_paths.h',
+ 'gfx/icon_family.cc',
+ 'gfx/icon_family.h',
'gfx/image/canvas_image_source.cc',
'gfx/image/canvas_image_source.h',
'gfx/image/image.cc',

Powered by Google App Engine
This is Rietveld 408576698