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

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

Issue 2171973002: [WIP][worklets] ThreadedWorkletGlobalScope + AnimationWorkletGlobalScope Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ...... Created 4 years, 4 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 | « third_party/WebKit/Source/modules/compositorworker/AnimationWorkletGlobalScopeProxy.cpp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/Source/modules/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 701377f0c6b43b2a403cb35a7cb1a1226c41c72f..b68a6234392df1d8410c705dba264e5070a01648 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -957,6 +957,8 @@
'compositorworker/AnimationWorklet.h',
'compositorworker/AnimationWorkletGlobalScope.cpp',
'compositorworker/AnimationWorkletGlobalScope.h',
+ 'compositorworker/AnimationWorkletGlobalScopeProxy.cpp',
+ 'compositorworker/AnimationWorkletGlobalScopeProxy.h',
'compositorworker/AnimationWorkletThread.cpp',
'compositorworker/AnimationWorkletThread.h',
'compositorworker/CompositorWorker.cpp',
« no previous file with comments | « third_party/WebKit/Source/modules/compositorworker/AnimationWorkletGlobalScopeProxy.cpp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698