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

Unified Diff: ui/ui_unittests.gypi

Issue 23456020: Turn on canvas_skia for OSX (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Added unit test/ Created 7 years, 3 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/canvas_mac_unittest.mm ('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 e54e963234926af8c4d7e1bff11d527e25e76f06..ede8ee3c4c483bc60d5ebba5fa940f3c258b8554 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -170,6 +170,7 @@
'gfx/blit_unittest.cc',
'gfx/break_list_unittest.cc',
'gfx/canvas_unittest.cc',
+ 'gfx/canvas_mac_unittest.mm',
Alexei Svitkine (slow) 2013/09/06 17:01:06 Nit: I'd actually name this canvas_unittest_mac.mm
groby-ooo-7-16 2013/09/06 17:51:25 Done.
'gfx/codec/jpeg_codec_unittest.cc',
'gfx/color_analysis_unittest.cc',
'gfx/font_list_unittest.cc',
« ui/gfx/canvas_mac_unittest.mm ('K') | « ui/ui.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698