Index: Source/wtf/wtf.gypi |
diff --git a/Source/wtf/wtf.gypi b/Source/wtf/wtf.gypi |
index 92030879ea98f56b95c5f8799f48307c5cda9d9f..1544c7c3224b990de57f7b7d5eb0c0293f74818d 100644 |
--- a/Source/wtf/wtf.gypi |
+++ b/Source/wtf/wtf.gypi |
@@ -76,17 +76,6 @@ |
'MathExtras.h', |
'MediaTime.cpp', |
'MediaTime.h', |
- 'MemoryInstrumentation.cpp', |
- 'MemoryInstrumentation.h', |
- 'MemoryInstrumentationArrayBufferView.h', |
- 'MemoryInstrumentationHashCountedSet.h', |
- 'MemoryInstrumentationHashMap.h', |
- 'MemoryInstrumentationHashSet.h', |
- 'MemoryInstrumentationListHashSet.h', |
- 'MemoryInstrumentationSequence.h', |
- 'MemoryInstrumentationString.h', |
- 'MemoryInstrumentationVector.h', |
- 'MemoryObjectInfo.h', |
'MessageQueue.h', |
'NonCopyingSort.h', |
'Noncopyable.h', |
@@ -238,7 +227,6 @@ |
'tests/ListHashSet.cpp', |
'tests/MathExtras.cpp', |
'tests/MediaTime.cpp', |
- 'tests/MemoryInstrumentationTest.cpp', |
'tests/SaturatedArithmeticOperations.cpp', |
'tests/StringBuilder.cpp', |
'tests/StringHasher.cpp', |