| 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 ed2001150bc304f34135110ac0b8ff49d7aadc84..9717c7e31f42728c0d1df276864ec4d50b99d715 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1198,6 +1198,7 @@ source_set("unit_tests") {
|
| "dom/NodeTest.cpp",
|
| "dom/NthIndexCacheTest.cpp",
|
| "dom/RangeTest.cpp",
|
| + "dom/ScriptLoaderTest.cpp",
|
| "dom/ScriptModuleResolverImplTest.cpp",
|
| "dom/ScriptRunnerTest.cpp",
|
| "dom/ScriptedAnimationControllerTest.cpp",
|
|
|