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

Unified Diff: ui/ui_unittests.gypi

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
« chrome/browser/web_applications/web_app_mac.mm ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index 1ccdc97e1333ee039eaaa6d6a6811a92de87b69f..831bb0e917ba023044e823e6cd857e434df038ce 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -79,6 +79,7 @@
'gfx/color_utils_unittest.cc',
'gfx/display_unittest.cc',
'gfx/font_unittest.cc',
+ 'gfx/icon_family_unittest.cc',
'gfx/image/image_skia_unittest.cc',
'gfx/image/image_unittest.cc',
'gfx/image/image_unittest_util.cc',
« chrome/browser/web_applications/web_app_mac.mm ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698