| 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 3123bda88a197ae254cb5d2dda1cba2440882423..543de2959a212ff01aabd05072602c862fd23bb0 100644
|
| --- a/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| +++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
|
| @@ -46,6 +46,8 @@ modules_idl_files =
|
| "background_fetch/BackgroundFetchFailEvent.idl",
|
| "background_fetch/BackgroundFetchManager.idl",
|
| "background_fetch/BackgroundFetchRegistration.idl",
|
| + "background_fetch/BackgroundFetchRequest.idl",
|
| + "background_fetch/BackgroundFetchSettledRequest.idl",
|
| "background_fetch/BackgroundFetchedEvent.idl",
|
| "background_sync/SyncEvent.idl",
|
| "background_sync/SyncManager.idl",
|
|
|