| Index: third_party/WebKit/Source/core/css/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/css/BUILD.gn b/third_party/WebKit/Source/core/css/BUILD.gn
|
| index a224c2f172f81595bb39fc752b3cfcc4f4725b16..adcb05751bd75ed0b0addbb3d08d434082edadba 100644
|
| --- a/third_party/WebKit/Source/core/css/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/css/BUILD.gn
|
| @@ -133,6 +133,8 @@ blink_core_sources("css") {
|
| "CSSSupportsRule.h",
|
| "CSSSyntaxDescriptor.cpp",
|
| "CSSSyntaxDescriptor.h",
|
| + "CSSTiming.cpp",
|
| + "CSSTiming.h",
|
| "CSSTimingFunctionValue.cpp",
|
| "CSSTimingFunctionValue.h",
|
| "CSSToLengthConversionData.cpp",
|
|
|