| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index b8a1a361b963f2df4d5e7c12632d7b3d4e12b96b..ee93135bbb3d5d53a124f7a1dafbc7654df06e69 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -380,6 +380,7 @@
|
| 'common/inter_process_time_ticks_converter_unittest.cc',
|
| 'common/mac/attributed_string_coder_unittest.mm',
|
| 'common/mac/font_descriptor_unittest.mm',
|
| + 'common/page_state_serialization_unittest.cc',
|
| 'common/page_zoom_unittest.cc',
|
| 'common/sandbox_mac_diraccess_unittest.mm',
|
| 'common/sandbox_mac_fontloading_unittest.mm',
|
| @@ -496,7 +497,6 @@
|
| '../webkit/common/database/database_connections_unittest.cc',
|
| '../webkit/common/dom_storage/dom_storage_map_unittest.cc',
|
| '../webkit/common/fileapi/file_system_util_unittest.cc',
|
| - '../webkit/glue/glue_serialize_unittest.cc',
|
| '../webkit/glue/multipart_response_delegate_unittest.cc',
|
| '../webkit/glue/resource_request_body_unittest.cc',
|
| '../webkit/glue/webkit_glue_unittest.cc',
|
|
|