| Index: third_party/WebKit/Source/core/style/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/style/BUILD.gn b/third_party/WebKit/Source/core/style/BUILD.gn
|
| index c38190bc78f98b39a1f4df9e30ebc79850775974..60a1f66906057ae9e45610b826044d79b6bd4346 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -15,6 +15,7 @@ blink_core_sources("rendering") {
|
| "BorderImageLength.h",
|
| "BorderImageLengthBox.h",
|
| "CachedUAStyle.h",
|
| + "ClipPathOperation.cpp",
|
| "ClipPathOperation.h",
|
| "ComputedStyle.cpp",
|
| "ComputedStyle.h",
|
|
|