| Index: third_party/WebKit/Source/core/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/core/BUILD.gn b/third_party/WebKit/Source/core/BUILD.gn
|
| index 62a694a0766f442a278ea81dc58384bfc19eb7d9..76aade1a69522b86698bff28e36af8c3f2bde524 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1117,6 +1117,7 @@ source_set("unit_tests") {
|
| "dom/NthIndexCacheTest.cpp",
|
| "dom/RangeTest.cpp",
|
| "dom/ScriptRunnerTest.cpp",
|
| + "dom/ScriptedAnimationControllerTest.cpp",
|
| "dom/SelectorQueryTest.cpp",
|
| "dom/StaticRangeTest.cpp",
|
| "dom/StyleElementTest.cpp",
|
|
|