| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index db64b35bd57381b6e7f76fb83915035ce0aa25e6..88e1064917664f2068c984c8764f715fdebe2b68 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -509,6 +509,7 @@
|
| 'browser/web_contents/web_drag_source_mac_unittest.mm',
|
| 'browser/webui/web_ui_data_source_unittest.cc',
|
| 'browser/webui/web_ui_message_handler_unittest.cc',
|
| + 'child/blink_platform_unittest.cc',
|
| 'child/fileapi/webfilewriter_base_unittest.cc',
|
| 'child/indexed_db/indexed_db_dispatcher_unittest.cc',
|
| 'child/indexed_db/webidbcursor_impl_unittest.cc',
|
| @@ -631,7 +632,6 @@
|
| '../webkit/common/database/database_connections_unittest.cc',
|
| '../webkit/common/database/database_identifier_unittest.cc',
|
| '../webkit/common/fileapi/file_system_util_unittest.cc',
|
| - '../webkit/glue/webkit_glue_unittest.cc',
|
| '../webkit/common/user_agent/user_agent_unittest.cc',
|
| '../webkit/browser/quota/mock_quota_manager.cc',
|
| '../webkit/browser/quota/mock_quota_manager.h',
|
|
|