| Index: base/BUILD.gn
|
| diff --git a/base/BUILD.gn b/base/BUILD.gn
|
| index bb35c9c081c37307ccf4f6c8a4ca191aca505f09..8075bb0908c9330931d80249a3316496aec3128f 100644
|
| --- a/base/BUILD.gn
|
| +++ b/base/BUILD.gn
|
| @@ -866,6 +866,7 @@ component("base") {
|
| "trace_event/blame_context.cc",
|
| "trace_event/blame_context.h",
|
| "trace_event/common/trace_event_common.h",
|
| + "trace_event/heap_profiler.h",
|
| "trace_event/heap_profiler_allocation_context.cc",
|
| "trace_event/heap_profiler_allocation_context.h",
|
| "trace_event/heap_profiler_allocation_context_tracker.cc",
|
|
|