| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index d1154bf508f44cda36b1110ed69e480701740288..b7684eb5a38bf7920e004ce470ce3adf004171a5 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -521,6 +521,7 @@
|
| 'common/android/address_parser_unittest.cc',
|
| 'common/cc_messages_unittest.cc',
|
| 'common/common_param_traits_unittest.cc',
|
| + 'common/cursors/webcursor_unittest.cc',
|
| 'common/dom_storage/dom_storage_map_unittest.cc',
|
| 'common/gpu/gpu_memory_manager_unittest.cc',
|
| 'common/host_shared_bitmap_manager_unittest.cc',
|
| @@ -629,7 +630,6 @@
|
| '../webkit/child/multipart_response_delegate_unittest.cc',
|
| '../webkit/child/touch_fling_gesture_curve_unittest.cc',
|
| '../webkit/common/blob/shareable_file_reference_unittest.cc',
|
| - '../webkit/common/cursors/webcursor_unittest.cc',
|
| '../webkit/common/database/database_connections_unittest.cc',
|
| '../webkit/common/database/database_identifier_unittest.cc',
|
| '../webkit/common/fileapi/file_system_util_unittest.cc',
|
|
|