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

Unified Diff: third_party/WebKit/Source/platform/BUILD.gn

Issue 2515363002: Introduce AnimationWorkletProxyClient and necessary plumbing to get it in worklet messaging proxy. (Closed)
Patch Set: address feedback Created 4 years, 1 month 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/platform/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/BUILD.gn b/third_party/WebKit/Source/platform/BUILD.gn
index 6f7c7b38d03ea5bf0a6b8359936e250a3fab29af..a17dcb3e5285e210b2b0a9dccf9be3ae5029617a 100644
--- a/third_party/WebKit/Source/platform/BUILD.gn
+++ b/third_party/WebKit/Source/platform/BUILD.gn
@@ -790,6 +790,7 @@ component("platform") {
"graphics/ColorSpaceProfileData.h",
"graphics/CompositingReasons.cpp",
"graphics/CompositingReasons.h",
+ "graphics/CompositorAnimator.h",
"graphics/CompositorElementId.cpp",
"graphics/CompositorElementId.h",
"graphics/CompositorFilterOperations.cpp",

Powered by Google App Engine
This is Rietveld 408576698