| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index c5e1ee5b7a49ea7dac2cf2d791ed28a20440c8d3..8bd25bef30aca6014275ac9a213fc1175f7ebced 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -525,6 +525,8 @@
|
| 'quota/StorageQuota.cpp',
|
| 'quota/StorageQuota.h',
|
| 'quota/StorageQuotaCallback.h',
|
| + 'quota/StorageQuotaClient.cpp',
|
| + 'quota/StorageQuotaClient.h',
|
| 'quota/StorageUsageCallback.h',
|
| 'quota/WebStorageQuotaCallbacksImpl.cpp',
|
| 'quota/WebStorageQuotaCallbacksImpl.h',
|
|
|