| Index: tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
|
| diff --git a/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn b/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
|
| index 637f2184b82469f159295eeb722f5a05688c4411..1ec2f1c21a146808d5364f4613f0a0117cc4aa7c 100644
|
| --- a/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/tools/gn/secondary/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -332,7 +332,6 @@ executable("wtf_unittests") {
|
| "PartitionAllocTest.cpp",
|
| "SHA1Test.cpp",
|
| "SaturatedArithmeticTest.cpp",
|
| - "SpinLockTest.cpp",
|
| "StringExtrasTest.cpp",
|
| "StringHasherTest.cpp",
|
| "TemporaryChangeTest.cpp",
|
|
|