| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 2cdb9adc903d511feced643d64b4a3d6f50e23b1..01c1e42f09ddae9087408582e6e4aa9fd2cc9fe7 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -363,22 +363,22 @@
|
| 'browser/web_contents/web_drag_source_mac_unittest.mm',
|
| 'browser/webui/web_ui_data_source_unittest.cc',
|
| 'browser/webui/web_ui_message_handler_unittest.cc',
|
| + 'child/indexed_db/indexed_db_dispatcher_unittest.cc',
|
| + 'child/indexed_db/proxy_webidbcursor_impl_unittest.cc',
|
| + 'child/resource_dispatcher_unittest.cc',
|
| 'common/android/address_parser_unittest.cc',
|
| 'common/cc_messages_unittest.cc',
|
| 'common/common_param_traits_unittest.cc',
|
| - 'common/mac/attributed_string_coder_unittest.mm',
|
| - 'common/mac/font_descriptor_unittest.mm',
|
| 'common/gpu/gpu_memory_manager_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',
|
| 'common/sandbox_mac_fontloading_unittest.mm',
|
| 'common/sandbox_mac_system_access_unittest.mm',
|
| 'common/sandbox_mac_unittest_helper.h',
|
| 'common/sandbox_mac_unittest_helper.mm',
|
| - 'child/indexed_db/indexed_db_dispatcher_unittest.cc',
|
| - 'child/indexed_db/proxy_webidbcursor_impl_unittest.cc',
|
| 'renderer/active_notification_tracker_unittest.cc',
|
| 'renderer/android/email_detector_unittest.cc',
|
| 'renderer/android/phone_number_detector_unittest.cc',
|
|
|