| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 23b6e370cc4285e61dc0857f72fe4300b02976a5..e255268bcccb2bfc88e88ecd56598546fe83b429 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -632,6 +632,7 @@
|
| 'child/blob_storage/blob_transport_controller_unittest.cc',
|
| 'child/dwrite_font_proxy/dwrite_font_proxy_win_unittest.cc',
|
| 'child/fileapi/webfilewriter_base_unittest.cc',
|
| + 'child/font_warmup_win_unittest.cc',
|
| 'child/indexed_db/indexed_db_dispatcher_unittest.cc',
|
| 'child/indexed_db/mock_webidbcallbacks.cc',
|
| 'child/indexed_db/mock_webidbcallbacks.h',
|
| @@ -663,7 +664,6 @@
|
| 'common/dwrite_font_platform_win_unittest.cc',
|
| 'common/experiments/api_key_unittest.cc',
|
| 'common/fileapi/file_system_util_unittest.cc',
|
| - 'common/font_warmup_win_unittest.cc',
|
| 'common/gpu/client/gpu_memory_buffer_impl_shared_memory_unittest.cc',
|
| 'common/gpu/gpu_channel_manager_unittest.cc',
|
| 'common/gpu/gpu_channel_test_common.cc',
|
|
|