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

Unified Diff: ui/ui.gyp

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
« no previous file with comments | « ui/gfx/image/image_util.cc ('k') | ui/ui_unittests.gypi » ('j') | 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 6b479d4d16da3e0d71638e630a1b4798b988aafe..c582e4d330db4ee92b9ce1c96dc7c8187009edb5 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -372,6 +372,7 @@
'gfx/image/canvas_image_source.h',
'gfx/image/image.cc',
'gfx/image/image.h',
+ 'gfx/image/image_mac.mm',
'gfx/image/image_skia.cc',
'gfx/image/image_skia.h',
'gfx/image/image_skia_operations.cc',
« no previous file with comments | « ui/gfx/image/image_util.cc ('k') | ui/ui_unittests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698