| 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 dcfbbd603d6135d4498154decf95d3f73c33b87e..fbb39d171974230d85dd2533aac61232300df1b3 100644
|
| --- a/third_party/WebKit/Source/core/BUILD.gn
|
| +++ b/third_party/WebKit/Source/core/BUILD.gn
|
| @@ -213,8 +213,6 @@
|
| sources = [
|
| "$blink_core_output_dir/testing/InternalSettingsGenerated.cpp",
|
| "$blink_core_output_dir/testing/InternalSettingsGenerated.h",
|
| - "testing/DeathAwareScriptWrappable.cpp",
|
| - "testing/DeathAwareScriptWrappable.h",
|
| "testing/DictionaryTest.cpp",
|
| "testing/DictionaryTest.h",
|
| "testing/DummyPageHolder.cpp",
|
|
|