| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 181a0f4a94052823a8eb2a975e582d983bd0b811..7f9d76f75d8c19c01630fc27126870cb3e775fee 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -164,6 +164,7 @@
|
| 'quota/DeprecatedStorageQuota.idl',
|
| 'quota/StorageErrorCallback.idl',
|
| 'quota/StorageInfo.idl',
|
| + 'quota/StorageManager.idl',
|
| 'quota/StorageQuota.idl',
|
| 'quota/StorageQuotaCallback.idl',
|
| 'quota/StorageUsageCallback.idl',
|
| @@ -1240,6 +1241,8 @@
|
| 'quota/StorageErrorCallback.h',
|
| 'quota/StorageInfo.cpp',
|
| 'quota/StorageInfo.h',
|
| + 'quota/StorageManager.cpp',
|
| + 'quota/StorageManager.h',
|
| 'quota/StorageQuota.cpp',
|
| 'quota/StorageQuota.h',
|
| 'quota/StorageQuotaCallback.h',
|
|
|