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

Unified Diff: ui/ui.gyp

Issue 10699065: chromeos: Fix pixelated icons in app list and launcher (part 1) (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase, move Resize/CreateDropShadow into ImageSkiaSource Created 8 years, 6 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_skia_sources.cc ('K') | « ui/gfx/shadow_value.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 72e6e2091c9a512570c4e1991c31e1653a3b96b6..85bdc76f262f61b9b8c0e4788e2e77eb5d6d69f8 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -353,6 +353,8 @@
'gfx/image/image_skia_rep.cc',
'gfx/image/image_skia_rep.h',
'gfx/image/image_skia_source.h',
+ 'gfx/image/image_skia_sources.cc',
+ 'gfx/image/image_skia_sources.h',
'gfx/image/image_skia_util_mac.h',
'gfx/image/image_skia_util_mac.mm',
'gfx/image/image_util.cc',
« ui/gfx/image/image_skia_sources.cc ('K') | « ui/gfx/shadow_value.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698