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

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: Changed signature of TransformPoint -- now generic. 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 46614be19d1709f4be98b5a3139bc06e902ebbfa..e674a588ccde073f1e605b27f66cab0e236c202a 100644
--- a/ui/ui_unittests.gypi
+++ b/ui/ui_unittests.gypi
@@ -44,6 +44,7 @@
'gfx/skbitmap_operations_unittest.cc',
'gfx/test_suite.cc',
'gfx/test_suite.h',
+ 'gfx/transform_unittest.cc',
'views/rendering/border_unittest.cc',
'views/view_unittest.cc',
'views/widget/native_widget_win_unittest.cc',
« ui/gfx/point3.h ('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