| Index: webkit/tools/test_shell/test_shell.gypi | 
| diff --git a/webkit/tools/test_shell/test_shell.gypi b/webkit/tools/test_shell/test_shell.gypi | 
| index 78785e37def20765e69e08363654b86277e6a151..f11ec3f0f5a93d9925cac7cdaa72849669e6bcd0 100644 | 
| --- a/webkit/tools/test_shell/test_shell.gypi | 
| +++ b/webkit/tools/test_shell/test_shell.gypi | 
| @@ -407,6 +407,8 @@ | 
| '../../dom_storage/dom_storage_context_unittest.cc', | 
| '../../dom_storage/dom_storage_database_unittest.cc', | 
| '../../dom_storage/dom_storage_map_unittest.cc', | 
| +        '../../fileapi/file_system_database_test_helper.cc', | 
| +        '../../fileapi/file_system_database_test_helper.h', | 
| '../../fileapi/file_system_directory_database_unittest.cc', | 
| '../../fileapi/file_system_file_util_unittest.cc', | 
| '../../fileapi/file_system_mount_point_provider_unittest.cc', | 
|  |