Index: third_party/WebKit/Source/modules/serviceworkers/BUILD.gn |
diff --git a/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn b/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn |
index 260877942610055e709d5c5c83ada8cc498fd99d..6312cd9aeac106590bbd685a440e9b0e9ad44292 100644 |
--- a/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn |
@@ -18,6 +18,8 @@ blink_modules_sources("serviceworkers") { |
"ForeignFetchRespondWithObserver.h", |
"InstallEvent.cpp", |
"InstallEvent.h", |
+ "NavigationPreloadManager.cpp", |
+ "NavigationPreloadManager.h", |
"NavigatorServiceWorker.cpp", |
"NavigatorServiceWorker.h", |
"RespondWithObserver.cpp", |