| Index: webkit/storage_common.gyp
|
| diff --git a/webkit/storage_common.gyp b/webkit/storage_common.gyp
|
| index 64178c2e1b320015c719f3ebc21610137feeb377..9458f413d8d04adc135483975f91fce65543ce67 100644
|
| --- a/webkit/storage_common.gyp
|
| +++ b/webkit/storage_common.gyp
|
| @@ -43,6 +43,7 @@
|
| 'common/fileapi/file_system_util.h',
|
| 'common/quota/quota_status_code.cc',
|
| 'common/quota/quota_status_code.h',
|
| + 'common/quota/quota_types.cc',
|
| 'common/quota/quota_types.h',
|
| ],
|
| # TODO(jschuh): crbug.com/167187 fix size_t to int truncations.
|
|
|