| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index 266459da2aaa143ad260a7319deda8a903aa556c..a40e98511ed2e5fe4828434acab52b44e82c4bbf 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -393,6 +393,8 @@
|
| 'indexeddb/IndexedDB.h',
|
| 'indexeddb/PageGroupIndexedDatabase.cpp',
|
| 'indexeddb/PageGroupIndexedDatabase.h',
|
| + 'indexeddb/WebIDBCallbacksImpl.cpp',
|
| + 'indexeddb/WebIDBCallbacksImpl.h',
|
| 'indexeddb/WebIDBDatabaseCallbacksImpl.cpp',
|
| 'indexeddb/WebIDBDatabaseCallbacksImpl.h',
|
| 'indexeddb/WorkerGlobalScopeIndexedDatabase.cpp',
|
|
|