| Index: content/content_tests.gypi
|
| diff --git a/content/content_tests.gypi b/content/content_tests.gypi
|
| index 569adedc5d7b33cfee20d898e1fd8544cd6b28b7..0141c20ef2821bcf856500690a08f9a91833e395 100644
|
| --- a/content/content_tests.gypi
|
| +++ b/content/content_tests.gypi
|
| @@ -421,6 +421,8 @@
|
| '../webkit/dom_storage/dom_storage_database_unittest.cc',
|
| '../webkit/dom_storage/dom_storage_map_unittest.cc',
|
| '../webkit/dom_storage/session_storage_database_unittest.cc',
|
| + '../webkit/fileapi/async_file_test_helper.cc',
|
| + '../webkit/fileapi/async_file_test_helper.h',
|
| '../webkit/fileapi/external_mount_points_unittest.cc',
|
| '../webkit/fileapi/file_system_context_unittest.cc',
|
| '../webkit/fileapi/file_system_database_test_helper.cc',
|
|
|