| Index: Source/web/AssertMatchingEnums.cpp
|
| diff --git a/Source/web/AssertMatchingEnums.cpp b/Source/web/AssertMatchingEnums.cpp
|
| index 9e22eddfa586813ffa78458b737f5bf909be39e1..f38440c6bc543c2548b7c7f3a63ec75d79a2c8da 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"
|
|
|