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 f8ccca08acdc867e723553b62b897d453f53c0e6..e06c6489bc9a013e782d6121124f72abc5924496 100644 |
--- a/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn |
+++ b/third_party/WebKit/Source/modules/serviceworkers/BUILD.gn |
@@ -57,5 +57,6 @@ blink_modules_sources("serviceworkers") { |
"ServiceWorkerWindowClientCallback.cpp", |
"ServiceWorkerWindowClientCallback.h", |
"WaitUntilObserver.cpp", |
+ "WaitUntilObserver.h", |
] |
} |