| Index: webkit/quota/webkit_quota.gypi
|
| diff --git a/webkit/quota/webkit_quota.gypi b/webkit/quota/webkit_quota.gypi
|
| index 3ce79828171ddaddf82907e2b15ee5b224b6bbef..42ef7b0289d002b90f0a4cab5fcf13a666dd0154 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',
|
|
|