| Index: Source/modules/modules.gypi
 | 
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
 | 
| index 0ae16a47fd0b289100462db7bc5c7899abb8212d..7400d9ed129890c0352929d5f36dc8916c839701 100644
 | 
| --- a/Source/modules/modules.gypi
 | 
| +++ b/Source/modules/modules.gypi
 | 
| @@ -497,6 +497,8 @@
 | 
|        'quota/StorageQuota.h',
 | 
|        'quota/StorageQuotaCallback.h',
 | 
|        'quota/StorageUsageCallback.h',
 | 
| +      'quota/WebStorageQuotaCallbacksImpl.cpp',
 | 
| +      'quota/WebStorageQuotaCallbacksImpl.h',
 | 
|        'quota/WorkerNavigatorStorageQuota.cpp',
 | 
|        'quota/WorkerNavigatorStorageQuota.h',
 | 
|        'speech/DOMWindowSpeechSynthesis.cpp',
 | 
| 
 |