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

Unified Diff: ui/ui_unittests.gypi

Issue 7044062: Use SkMatrix44 for the underlying implementation of ui::Transform (Closed) Base URL: http://git.chromium.org/git/chromium.git@trunk
Patch Set: No more templates Created 9 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_unittests.gypi
diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
index e817c7ba2a3c9fbf69562ef30625970e6c17b290..d57518e778192b66913545208d2b10f7e92c2067 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -49,6 +49,7 @@
'gfx/skbitmap_operations_unittest.cc',
'gfx/test_suite.cc',
'gfx/test_suite.h',
+ 'gfx/transform_unittest.cc',
sky 2011/06/17 18:43:41 Make sure this isn't compiled on mac, same goes fo
'views/rendering/border_unittest.cc',
'views/view_unittest.cc',
'views/widget/native_widget_win_unittest.cc',
« ui/gfx/transform_unittest.cc ('K') | « ui/gfx/transform_unittest.cc ('k') | views/view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698