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

Unified Diff: base/trace_event/trace_event.gypi

Issue 1104413002: [tracing] Get rid of MemoryAllocatorAttributesTypeInfo (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@simplif_1
Patch Set: Created 5 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 | « base/trace_event/memory_dump_session_state.h ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/trace_event/trace_event.gypi
diff --git a/base/trace_event/trace_event.gypi b/base/trace_event/trace_event.gypi
index 56d67591b1a329a730339efd0afae1fb9a106ba9..fee846b79171854f23f6b12db7cf2bad75190aad 100644
--- a/base/trace_event/trace_event.gypi
+++ b/base/trace_event/trace_event.gypi
@@ -6,8 +6,6 @@
'trace_event_sources' : [
'trace_event/java_heap_dump_provider_android.cc',
'trace_event/java_heap_dump_provider_android.h',
- 'trace_event/memory_allocator_attributes_type_info.cc',
- 'trace_event/memory_allocator_attributes_type_info.h',
'trace_event/memory_allocator_dump.cc',
'trace_event/memory_allocator_dump.h',
'trace_event/memory_dump_manager.cc',
@@ -55,7 +53,6 @@
}],
],
'trace_event_test_sources' : [
- 'trace_event/memory_allocator_attributes_type_info_unittest.cc',
'trace_event/memory_allocator_dump_unittest.cc',
'trace_event/memory_dump_manager_unittest.cc',
'trace_event/process_memory_maps_dump_provider_unittest.cc',
« no previous file with comments | « base/trace_event/memory_dump_session_state.h ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698