| Index: webkit/storage_common.gyp
|
| diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp
|
| index 01e8f23eee010434994946296d1de8bd56972c91..a77d4c575ade41ecaead4bf8150ad11587dd744c 100644
|
| --- a/webkit/storage_common.gyp
|
| +++ b/webkit/storage_common.gyp
|
| @@ -32,6 +32,8 @@
|
| 'common/database/database_identifier.cc',
|
| 'common/fileapi/directory_entry.cc',
|
| 'common/fileapi/directory_entry.h',
|
| + 'common/fileapi/file_system_info.cc',
|
| + 'common/fileapi/file_system_info.h',
|
| 'common/fileapi/file_system_types.h',
|
| 'common/fileapi/file_system_util.cc',
|
| 'common/fileapi/file_system_util.h',
|
|
|