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 934f1687d40abc43f02027b3301cf8051c1d0d6f..4880c79bdcf5a8ad2dcd83842195b7ef718f4e7d 100644 |
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni |
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni |
@@ -41,6 +41,7 @@ modules_idl_files = |
get_path_info([ |
"app_banner/AppBannerPromptResult.idl", |
"app_banner/BeforeInstallPromptEvent.idl", |
+ "background_fetch/BackgroundFetchManager.idl", |
"background_sync/SyncEvent.idl", |
"background_sync/SyncManager.idl", |
"battery/BatteryManager.idl", |
@@ -555,6 +556,7 @@ modules_dependency_idl_files = |
get_path_info( |
[ |
"audio_output_devices/HTMLMediaElementAudioOutputDevice.idl", |
+ "background_fetch/ServiceWorkerRegistrationBackgroundFetch.idl", |
"background_sync/ServiceWorkerGlobalScopeSync.idl", |
"background_sync/ServiceWorkerRegistrationSync.idl", |
"battery/NavigatorBattery.idl", |