Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1716)

Unified Diff: Source/wtf/wtf.gypi

Issue 13973026: remove memoryinstrumentation Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: remove the rest part of MemoryInstrumentation Created 7 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Source/wtf/text/WTFString.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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',
« no previous file with comments | « Source/wtf/text/WTFString.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698