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

Unified Diff: ui/ui.gyp

Issue 10702136: Support high dpi in menu scroll arrow, submenu arrow and drag_utils. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 8 years, 5 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 f729ba9a7d2ae028cb6184481fe7c93a925b22d8..6e1c255c6ca45ce8d63ff6b8a4f5011ce5cac5f2 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -347,6 +347,8 @@
'gfx/font_smoothing_win.h',
'gfx/gfx_paths.cc',
'gfx/gfx_paths.h',
+ 'gfx/image/canvas_image_source.cc',
+ 'gfx/image/canvas_image_source.h',
'gfx/image/image.cc',
'gfx/image/image.h',
'gfx/image/image_skia.cc',

Powered by Google App Engine
This is Rietveld 408576698