Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(238)

Unified Diff: third_party/WebKit/Source/core/workers/BUILD.gn

Issue 2767423002: Worker: Add missing files in BUILD.gn (Closed)
Patch Set: Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/test/BUILD.gn ('k') | third_party/WebKit/Source/modules/serviceworkers/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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",
]
« no previous file with comments | « content/test/BUILD.gn ('k') | third_party/WebKit/Source/modules/serviceworkers/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698