| 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 9d7769d0b3e1da314fbefb25f320f76b0d51339c..c63155e9abe0b567a9688ccb7ee1fc7819cf28c1 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -1182,6 +1182,7 @@ source_set("unit_tests") {
|
| "dom/NodeTest.cpp",
|
| "dom/NthIndexCacheTest.cpp",
|
| "dom/RangeTest.cpp",
|
| + "dom/ScriptModuleResolverImplTest.cpp",
|
| "dom/ScriptRunnerTest.cpp",
|
| "dom/ScriptedAnimationControllerTest.cpp",
|
| "dom/SelectorQueryTest.cpp",
|
|
|