| Index: third_party/WebKit/Source/modules/modules_idl_files.gni
|
| diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| index 50bcc7476a3d851f497b9b89927db40330d1dc52..cfb87a0715cc7d39f82501447a8d2bd1822286f0 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -612,8 +612,7 @@ modules_dependency_idl_files =
|
| "filesystem/WindowFileSystem.idl",
|
| "gamepad/NavigatorGamepad.idl",
|
| "geolocation/NavigatorGeolocation.idl",
|
| - "indexeddb/WindowIndexedDatabase.idl",
|
| - "indexeddb/WorkerGlobalScopeIndexedDatabase.idl",
|
| + "indexeddb/WindowOrWorkerGlobalScopeIndexedDatabase.idl",
|
| "installedapp/NavigatorInstalledApp.idl",
|
| "media_capabilities/NavigatorMediaCapabilities.idl",
|
| "mediacapturefromelement/HTMLCanvasElementCapture.idl",
|
|
|