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

Unified Diff: ui/ui.gyp

Issue 10694045: Loading/Creating images for mutiple scale factors on the fly (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: size fix 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
Index: ui/ui.gyp
diff --git a/ui/ui.gyp b/ui/ui.gyp
index 231e2a0c22fd0f9ccbc80b6a562779cbcffe00cb..8d81b2930f60960df34771a0a637685b04686f45 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -350,6 +350,7 @@
'gfx/image/image_skia.h',
'gfx/image/image_skia_rep.cc',
'gfx/image/image_skia_rep.h',
+ 'gfx/image/image_skia_source.h',
'gfx/image/image_skia_util_mac.h',
'gfx/image/image_skia_util_mac.mm',
'gfx/image/image_util.cc',

Powered by Google App Engine
This is Rietveld 408576698