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

Unified Diff: third_party/WebKit/Source/core/core.gypi

Issue 1992933002: Introduce WorkletGlobalScopeProxy interface. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix tests. Created 4 years, 6 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
Index: third_party/WebKit/Source/core/core.gypi
diff --git a/third_party/WebKit/Source/core/core.gypi b/third_party/WebKit/Source/core/core.gypi
index ac6610157763facfe95371ae1a79f565b1710021..d4315a8996baadeea8caeb8e1f0176eac6122b59 100644
--- a/third_party/WebKit/Source/core/core.gypi
+++ b/third_party/WebKit/Source/core/core.gypi
@@ -2275,6 +2275,8 @@
'workers/WorkerNavigator.cpp',
'workers/WorkerNavigator.h',
'workers/WorkerOrWorkletGlobalScope.h',
+ 'workers/WorkerOrWorkletThread.cpp',
+ 'workers/WorkerOrWorkletThread.h',
'workers/WorkerReportingProxy.h',
'workers/WorkerScriptLoader.cpp',
'workers/WorkerScriptLoader.h',
« no previous file with comments | « third_party/WebKit/Source/bindings/scripts/v8_utilities.py ('k') | third_party/WebKit/Source/core/dom/ExecutionContext.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698