| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 630c042901ca117526f5f88bace27186dc2969ba..ac7525f7eaa41555ccfe907688af29a6a6db3d1a 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -387,6 +387,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',
|
| @@ -505,7 +506,6 @@
|
| '../webkit/common/database/database_identifier_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',
|
|
|