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

Unified Diff: ui/ui_unittests.gypi

Issue 12704026: Added new class gfx::ImageFamily. (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Refactor Get() method, splitting into three methods and simplifying the algorithm. Created 7 years, 9 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_family_unittest.cc ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/ui_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index c72508c8e23d1e5c01e1c703dc83a8bf20290881..114ad63360974f708117e87fc2dd1be4e3d617d1 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -94,6 +94,7 @@
'gfx/color_utils_unittest.cc',
'gfx/display_unittest.cc',
'gfx/font_unittest.cc',
+ 'gfx/image/image_family_unittest.cc',
'gfx/image/image_skia_unittest.cc',
'gfx/image/image_unittest.cc',
'gfx/image/image_unittest_util.cc',
« ui/gfx/image/image_family_unittest.cc ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698