| 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 41a435f88c1fe27b8541b6106490630017878659..f2c12efa9ad8ae8a0a97f158cde670f06bb5da1e 100644
|
| --- a/third_party/WebKit/Source/platform/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/BUILD.gn
|
| @@ -781,6 +781,7 @@ component("platform") {
|
| "graphics/ColorSpaceProfileData.h",
|
| "graphics/CompositingReasons.cpp",
|
| "graphics/CompositingReasons.h",
|
| + "graphics/CompositorAnimator.h",
|
| "graphics/CompositorElementId.cpp",
|
| "graphics/CompositorElementId.h",
|
| "graphics/CompositorFilterOperations.cpp",
|
|
|