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

Unified Diff: ui/ui_unittests.gypi

Issue 10799014: Add support for PNG representation in gfx::Image (Closed) Base URL: http://git.chromium.org/chromium/src.git@bookmark-sync
Patch Set: Created 8 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
« ui/gfx/image/image.cc ('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 7535fb1cf299b9eb871f4238e10a63f678ad7f52..4cec25de6a6d5f01e3012152d14325e27046634d 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -100,6 +100,7 @@
'gfx/image/image_unittest.cc',
'gfx/image/image_unittest_util.cc',
'gfx/image/image_unittest_util.h',
+ 'gfx/image/image_unittest_util_mac.mm',
'gfx/image/image_util_unittest.cc',
'gfx/insets_unittest.cc',
'gfx/rect_unittest.cc',
« ui/gfx/image/image.cc ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698