| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index ab0877ad376b06b090ffce745c26a6e14ec606f4..2ee7f7191fdf44d5fef6ccb44473f8ed8b9f9432 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -522,6 +522,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',
|
| @@ -630,7 +631,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',
|
|
|