Index: base/trace_event/BUILD.gn |
diff --git a/base/trace_event/BUILD.gn b/base/trace_event/BUILD.gn |
index db5509e20045b77b304372dd4e0ccc83fa04d901..3e12e05f91d1f3baeefc10c5bca396984c3f4937 100644 |
--- a/base/trace_event/BUILD.gn |
+++ b/base/trace_event/BUILD.gn |
@@ -4,6 +4,8 @@ |
source_set("trace_event") { |
sources = [ |
+ "java_heap_dump_provider_android.cc", |
+ "java_heap_dump_provider_android.h", |
"memory_allocator_attributes_type_info.cc", |
"memory_allocator_attributes_type_info.h", |
"memory_allocator_dump.cc", |