Index: third_party/WebKit/Source/web/BUILD.gn |
diff --git a/third_party/WebKit/Source/web/BUILD.gn b/third_party/WebKit/Source/web/BUILD.gn |
index d5c025704104cb01e607406950666352b72c52e3..7578fc14172423273ea6255dcc8cb6e8f78ea869 100644 |
--- a/third_party/WebKit/Source/web/BUILD.gn |
+++ b/third_party/WebKit/Source/web/BUILD.gn |
@@ -245,6 +245,8 @@ component("web") { |
"WebSettingsImpl.h", |
"WebSharedWorkerImpl.cpp", |
"WebSharedWorkerImpl.h", |
+ "WebSharedWorkerReportingProxyImpl.cpp", |
+ "WebSharedWorkerReportingProxyImpl.h", |
"WebSpeechGrammar.cpp", |
"WebSpeechRecognitionHandle.cpp", |
"WebSpeechRecognitionResult.cpp", |