Index: third_party/WebKit/Source/bindings/bindings.gni |
diff --git a/third_party/WebKit/Source/bindings/bindings.gni b/third_party/WebKit/Source/bindings/bindings.gni |
index 8d42eeaee26f8af32a5941432eb5d0868cfc9a9b..587d9b36795c3b512df596d6aeea826476ad595e 100644 |
--- a/third_party/WebKit/Source/bindings/bindings.gni |
+++ b/third_party/WebKit/Source/bindings/bindings.gni |
@@ -236,6 +236,7 @@ bindings_unittest_files = |
"core/v8/IDLTypesTest.cpp", |
"core/v8/NativeValueTraitsImplTest.cpp", |
"core/v8/NativeValueTraitsTest.cpp", |
+ "core/v8/ScriptModuleTest.cpp", |
"core/v8/ScriptPromisePropertyTest.cpp", |
"core/v8/ScriptPromiseResolverTest.cpp", |
"core/v8/ScriptPromiseTest.cpp", |