| Index: third_party/WebKit/Source/wtf/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/wtf/BUILD.gn b/third_party/WebKit/Source/wtf/BUILD.gn
|
| index f5f292605db3166ed783f9f5817974ca1d035f38..01c459827fe7af7c82affa46cf9b6b60e13c4b4c 100644
|
| --- a/third_party/WebKit/Source/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/wtf/BUILD.gn
|
| @@ -108,9 +108,7 @@ component("wtf") {
|
| "WTFThreadData.cpp",
|
| "WTFThreadData.h",
|
| "WeakPtr.h",
|
| - "allocator/PartitionAllocator.cpp",
|
| "allocator/PartitionAllocator.h",
|
| - "allocator/Partitions.cpp",
|
| "allocator/Partitions.h",
|
| "build_config.h",
|
| "debug/Alias.h",
|
|
|