| 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 81fb00c9343345448b1de130ec4ecfc207907501..102533f354d7a500e0b820d88b9e2c183e3f622e 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -44,10 +44,10 @@ modules_idl_files =
|
| "background_fetch/BackgroundFetchClickEvent.idl",
|
| "background_fetch/BackgroundFetchEvent.idl",
|
| "background_fetch/BackgroundFetchFailEvent.idl",
|
| + "background_fetch/BackgroundFetchFetch.idl",
|
| "background_fetch/BackgroundFetchManager.idl",
|
| "background_fetch/BackgroundFetchRegistration.idl",
|
| - "background_fetch/BackgroundFetchRequest.idl",
|
| - "background_fetch/BackgroundFetchSettledRequest.idl",
|
| + "background_fetch/BackgroundFetchSettledFetch.idl",
|
| "background_fetch/BackgroundFetchedEvent.idl",
|
| "background_sync/SyncEvent.idl",
|
| "background_sync/SyncManager.idl",
|
|
|