Index: third_party/WebKit/Source/core/workers/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/workers/BUILD.gn b/third_party/WebKit/Source/core/workers/BUILD.gn |
index 0f396f4a73b34f76abc6fb3db39024b175e84ae6..89d3a7deda097cb6eaa12c8f3945d95c49129207 100644 |
--- a/third_party/WebKit/Source/core/workers/BUILD.gn |
+++ b/third_party/WebKit/Source/core/workers/BUILD.gn |
@@ -77,6 +77,7 @@ blink_core_sources("workers") { |
"Worklet.h", |
"WorkletGlobalScope.cpp", |
"WorkletGlobalScope.h", |
+ "WorkletGlobalScopeProxy.h", |
"WorkletThreadHolder.h", |
] |