| Index: ui/gfx/gfx_tests.gyp
|
| diff --git a/ui/gfx/gfx_tests.gyp b/ui/gfx/gfx_tests.gyp
|
| index 4f389d63716d7388ee0aa0aca30bad967267074a..c95b054ed457b3ec488b2987ab2480e5858d94a6 100644
|
| --- a/ui/gfx/gfx_tests.gyp
|
| +++ b/ui/gfx/gfx_tests.gyp
|
| @@ -38,7 +38,6 @@
|
| 'codec/jpeg_codec_unittest.cc',
|
| 'codec/png_codec_unittest.cc',
|
| 'color_analysis_unittest.cc',
|
| - 'color_profile_mac_unittest.mm',
|
| 'color_utils_unittest.cc',
|
| 'font_fallback_mac_unittest.cc',
|
| 'font_list_unittest.cc',
|
| @@ -131,7 +130,6 @@
|
| }],
|
| ['OS == "win"', {
|
| 'sources': [
|
| - 'color_profile_win_unittest.cc',
|
| 'font_fallback_win_unittest.cc',
|
| 'icon_util_unittest.cc',
|
| 'icon_util_unittests.rc',
|
|
|