| Index: webkit/quota/webkit_quota.gypi
|
| diff --git a/webkit/quota/webkit_quota.gypi b/webkit/quota/webkit_quota.gypi
|
| index 101daf7d9eaca814d569819ea7b7548511a5562f..d9219b27d2e406a2ab8d5de4c566efb49e298595 100644
|
| --- a/webkit/quota/webkit_quota.gypi
|
| +++ b/webkit/quota/webkit_quota.gypi
|
| @@ -21,6 +21,8 @@
|
| 'quota_manager.h',
|
| 'quota_task.cc',
|
| 'quota_task.h',
|
| + 'quota_temporary_storage_evictor.cc',
|
| + 'quota_temporary_storage_evictor.h',
|
| 'quota_types.h',
|
| 'special_storage_policy.cc',
|
| 'special_storage_policy.h',
|
|
|