| 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 3ece896d5b1d88ae5190130c2cd272fcad8d4532..ee7c32e90f9e0154ff85ac53cbceff56e06ede7f 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -331,6 +331,8 @@ source_set("testing") {
|
| "$bindings_core_v8_output_dir/V8TypeConversions.h",
|
| "$bindings_core_v8_output_dir/V8UnionTypesTest.cpp",
|
| "$bindings_core_v8_output_dir/V8UnionTypesTest.h",
|
| + "$bindings_core_v8_output_dir/V8WorkerInternals.cpp",
|
| + "$bindings_core_v8_output_dir/V8WorkerInternals.h",
|
| ]
|
| }
|
|
|
|
|