| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index aa972038091e1155fa8eca575f54db8120059932..af9fedf35aa6abcf273d797fce3072e5c334a590 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -135,6 +135,7 @@
|
| 'content_plugin',
|
| 'content_renderer',
|
| 'test_support_content',
|
| + 'content_resources.gyp:content_resources',
|
| '../base/base.gyp:test_support_base',
|
| '../base/third_party/dynamic_annotations/dynamic_annotations.gyp:dynamic_annotations',
|
| '../crypto/crypto.gyp:crypto',
|
| @@ -228,6 +229,11 @@
|
| 'common/page_zoom_unittest.cc',
|
| 'common/process_watcher_unittest.cc',
|
| 'common/resource_dispatcher_unittest.cc',
|
| + 'common/sandbox_mac_diraccess_unittest.mm',
|
| + 'common/sandbox_mac_fontloading_unittest.mm',
|
| + 'common/sandbox_mac_unittest_helper.h',
|
| + 'common/sandbox_mac_unittest_helper.mm',
|
| + 'common/sandbox_mac_system_access_unittest.mm',
|
| 'gpu/gpu_info_collector_unittest.cc',
|
| 'gpu/gpu_info_collector_unittest_win.cc',
|
| 'renderer/active_notification_tracker_unittest.cc',
|
|
|