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

Unified Diff: ui/ui.gyp

Issue 10704113: Make tab/tabstrip high density compatible (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..aba1f021133012b0c0083fca640f3c307f1b0798 100644
--- a/ui/ui.gyp
+++ b/ui/ui.gyp
@@ -351,6 +351,8 @@
'gfx/image/image.h',
'gfx/image/image_skia.cc',
'gfx/image/image_skia.h',
+ 'gfx/image/image_skia_operations.cc',
+ 'gfx/image/image_skia_operations.h',
'gfx/image/image_skia_rep.cc',
'gfx/image/image_skia_rep.h',
'gfx/image/image_skia_source.h',

Powered by Google App Engine
This is Rietveld 408576698