diff options
Diffstat (limited to 'content')
-rw-r--r-- | content/content_tests.gypi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/content_tests.gypi b/content/content_tests.gypi index a0ccdd2..294cb13 100644 --- a/content/content_tests.gypi +++ b/content/content_tests.gypi @@ -101,6 +101,7 @@ 'browser/geolocation/win7_location_api_unittest_win.cc', 'browser/geolocation/win7_location_provider_unittest_win.cc', 'browser/gpu/gpu_blacklist_unittest.cc', + 'browser/mach_broker_mac_unittest.cc', 'browser/renderer_host/gtk_key_bindings_handler_unittest.cc', 'browser/renderer_host/media/audio_input_device_manager_unittest.cc', 'browser/renderer_host/media/audio_renderer_host_unittest.cc', @@ -115,6 +116,7 @@ 'browser/speech/speech_recognizer_unittest.cc', 'browser/ssl/ssl_host_state_unittest.cc', 'browser/trace_subscriber_stdio_unittest.cc', + 'common/font_descriptor_mac_unittest.mm', 'common/gpu/gpu_feature_flags_unittest.cc', 'common/gpu/gpu_info_unittest.cc', 'common/hi_res_timer_manager_unittest.cc', |