| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 09bb6b227e6d59cbece85ac8eab18390af768e65..a7d33cfff5e94182633084d757a11009cfe736d4 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -318,13 +318,14 @@
|
| 'browser/web_contents/web_drag_source_mac_unittest.mm',
|
| 'browser/webui/web_ui_message_handler_unittest.cc',
|
| 'common/android/address_parser_unittest.cc',
|
| - 'common/mac/attributed_string_coder_unittest.mm',
|
| - 'common/mac/font_descriptor_unittest.mm',
|
| + 'common/content_debug_logging_unittest.cc',
|
| 'common/gpu/gpu_info_unittest.cc',
|
| 'common/gpu/gpu_memory_manager_unittest.cc',
|
| 'common/gpu/media/avc_config_record_builder_unittest.cc',
|
| 'common/indexed_db/indexed_db_dispatcher_unittest.cc',
|
| 'common/inter_process_time_ticks_converter_unittest.cc',
|
| + 'common/mac/attributed_string_coder_unittest.mm',
|
| + 'common/mac/font_descriptor_unittest.mm',
|
| 'common/page_zoom_unittest.cc',
|
| 'common/resource_dispatcher_unittest.cc',
|
| 'common/sandbox_mac_diraccess_unittest.mm',
|
|
|