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

Unified Diff: third_party/WebKit/Source/modules/modules_idl_files.gni

Issue 2869183002: Initial implementation of WorkletAnimation (Closed)
Patch Set: Add more DCHECKs Created 3 years, 3 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/WorkletAnimation.idl ('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_idl_files.gni
diff --git a/third_party/WebKit/Source/modules/modules_idl_files.gni b/third_party/WebKit/Source/modules/modules_idl_files.gni
index a14069c4b782dd83929cf3c3fa15b363fb6642ba..6b80387cab26c35329f1736d8f0e1ed09dab6475 100644
--- a/third_party/WebKit/Source/modules/modules_idl_files.gni
+++ b/third_party/WebKit/Source/modules/modules_idl_files.gni
@@ -71,6 +71,7 @@ modules_idl_files =
"compositorworker/AnimationWorkletGlobalScope.idl",
"compositorworker/CompositorWorker.idl",
"compositorworker/CompositorWorkerGlobalScope.idl",
+ "compositorworker/WorkletAnimation.idl",
"credentialmanager/AuthenticatorAssertionResponse.idl",
"credentialmanager/AuthenticatorAttestationResponse.idl",
"credentialmanager/AuthenticatorResponse.idl",
« no previous file with comments | « third_party/WebKit/Source/modules/compositorworker/WorkletAnimation.idl ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698