| 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 e9913a864d59eb0e2ce20136286dc02dbb697fb2..aae51c3ecaff6419143e39b5d79c9f022e805ea9 100644
|
| --- a/third_party/WebKit/Source/core/style/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/style/BUILD.gn
|
| @@ -119,7 +119,7 @@ blink_core_sources("rendering") {
|
| ]
|
| }
|
|
|
| -blink_core_sources("svg") {
|
| +blink_core_sources("svg_style") {
|
| sources = [
|
| "SVGComputedStyle.cpp",
|
| "SVGComputedStyle.h",
|
|
|