| Index: Source/modules/modules.gypi
|
| diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
|
| index df5dbe5c818f980a113d77bf5c35da20da2460c4..f8c45c4ff4290c1b070db24ccee8fadd0415e6bb 100644
|
| --- a/Source/modules/modules.gypi
|
| +++ b/Source/modules/modules.gypi
|
| @@ -397,6 +397,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',
|
|
|