| Index: third_party/WebKit/Source/platform/wtf/BUILD.gn
|
| diff --git a/third_party/WebKit/Source/platform/wtf/BUILD.gn b/third_party/WebKit/Source/platform/wtf/BUILD.gn
|
| index 8a9f36e21228ca25e8b6bb8ba2397bcdfe6aad9a..3d319343daf487e9d9e51ee1804de0ac8bad8bb7 100644
|
| --- a/third_party/WebKit/Source/platform/wtf/BUILD.gn
|
| +++ b/third_party/WebKit/Source/platform/wtf/BUILD.gn
|
| @@ -90,8 +90,6 @@ component("wtf") {
|
| "HashTableDeletedValueType.h",
|
| "HashTraits.h",
|
| "HexNumber.h",
|
| - "InstanceCounter.cpp",
|
| - "InstanceCounter.h",
|
| "LeakAnnotations.h",
|
| "LinkedHashSet.h",
|
| "ListHashSet.h",
|
|
|