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

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: web_app_mac: Fix compile error (no Mac to test it on so I'm building in the dark). 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
« ui/gfx/icon_family.cc ('K') | « ui/gfx/icon_family.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 4e7a9b3e6687ab7009bf2e357b619572b197e1ec..b58ee0e4f816eb8a474cde1f06c7d4481b05c098 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -388,6 +388,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',
« ui/gfx/icon_family.cc ('K') | « ui/gfx/icon_family.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698