| Index: third_party/WebKit/Source/core/dom/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/dom/BUILD.gn b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| index d1f742d06c15c66187088676fb489e36287eecaf..a86a1159a5fc7c0ede5350e3e04dd5e951c4da08 100644
|
| --- a/third_party/WebKit/Source/core/dom/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/dom/BUILD.gn
|
| @@ -14,6 +14,7 @@ blink_core_sources("dom") {
|
| "AccessibleNode.cpp",
|
| "AccessibleNode.h",
|
| "AncestorList.h",
|
| + "AnimationWorkletProxyClient.cpp",
|
| "AnimationWorkletProxyClient.h",
|
| "Attr.cpp",
|
| "Attr.h",
|
|
|