| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index fa0c7633063be1d869b3c664d29e493320b9d417..977f781490f4cfd0845ddf11c622ef4a0d316959 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -663,7 +663,6 @@
|
| 'common/discardable_shared_memory_heap_unittest.cc',
|
| 'common/dom_storage/dom_storage_map_unittest.cc',
|
| 'common/dwrite_font_platform_win_unittest.cc',
|
| - 'common/experiments/api_key_unittest.cc',
|
| 'common/fileapi/file_system_util_unittest.cc',
|
| 'common/gpu/client/gpu_memory_buffer_impl_shared_memory_unittest.cc',
|
| 'common/gpu/gpu_channel_manager_unittest.cc',
|
| @@ -683,6 +682,7 @@
|
| 'common/mac/attributed_string_coder_unittest.mm',
|
| 'common/mac/font_descriptor_unittest.mm',
|
| 'common/one_writer_seqlock_unittest.cc',
|
| + 'common/origin_trials/trial_token_unittest.cc',
|
| 'common/origin_util_unittest.cc',
|
| 'common/page_state_serialization_unittest.cc',
|
| 'common/page_zoom_unittest.cc',
|
|
|