Index: third_party/WebKit/Source/core/animation/BUILD.gn |
diff --git a/third_party/WebKit/Source/core/animation/BUILD.gn b/third_party/WebKit/Source/core/animation/BUILD.gn |
index 2decca8ebdc50f3e549365e975f23e8c7040f811..f9add35455671c4a1f26d396a74d35824d5beb7a 100644 |
--- a/third_party/WebKit/Source/core/animation/BUILD.gn |
+++ b/third_party/WebKit/Source/core/animation/BUILD.gn |
@@ -114,6 +114,8 @@ blink_core_sources("animation") { |
"FilterInterpolationFunctions.cpp", |
"FilterInterpolationFunctions.h", |
"FilterListPropertyFunctions.h", |
+ "FontWeightConversion.cpp", |
+ "FontWeightConversion.h", |
"ImageListPropertyFunctions.h", |
"ImagePropertyFunctions.h", |
"ImageSlicePropertyFunctions.h", |
@@ -199,6 +201,7 @@ blink_core_sources("animation") { |
"ShadowInterpolationFunctions.cpp", |
"ShadowInterpolationFunctions.h", |
"ShadowListPropertyFunctions.h", |
+ "SideIndex.h", |
"SizeInterpolationFunctions.cpp", |
"SizeInterpolationFunctions.h", |
"SizeListPropertyFunctions.cpp", |