| Index: ui/ui_unittests.gypi
|
| diff --git a/ui/ui_unittests.gypi b/ui/ui_unittests.gypi
|
| index eb345f0433361e8b3fefbb903425877de868dd49..8aea3ee6f139c63d779eb42211b0e23a7aefc037 100644
|
| --- a/ui/ui_unittests.gypi
|
| +++ b/ui/ui_unittests.gypi
|
| @@ -132,6 +132,8 @@
|
| 'gfx/image/image_util_unittest.cc',
|
| 'gfx/platform_font_mac_unittest.mm',
|
| 'gfx/render_text_unittest.cc',
|
| + 'gfx/test/transform_test_common.cc',
|
| + 'gfx/test/transform_test_common.h',
|
| 'gfx/transform_util_unittest.cc',
|
| 'gfx/video_decode_acceleration_support_mac_unittest.mm',
|
| ],
|
|
|