| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index bbc799cdc4a2a227021e3c4d538afe74a0584833..c5269a17a7ad543b1a0a3861fe8fc87d20a05f42 100644
|
| --- a/Source/web/AssertMatchingEnums.cpp
|
| +++ b/Source/web/AssertMatchingEnums.cpp
|
| @@ -77,10 +77,10 @@
|
| #include "core/rendering/CompositingReasons.h"
|
| #include "modules/geolocation/GeolocationError.h"
|
| #include "modules/geolocation/GeolocationPosition.h"
|
| -#include "modules/indexeddb/IDBCursor.h"
|
| #include "modules/indexeddb/IDBKey.h"
|
| #include "modules/indexeddb/IDBKeyPath.h"
|
| #include "modules/indexeddb/IDBMetadata.h"
|
| +#include "modules/indexeddb/IndexedDB.h"
|
| #include "modules/indexeddb/chromium/IDBFactoryBackendInterfaceChromium.h"
|
| #include "modules/notifications/NotificationClient.h"
|
| #include "modules/quota/StorageQuota.h"
|
|
|