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

Unified Diff: base/BUILD.gn

Issue 2890363003: Enable sharding of AllocationRegister on desktop. (Closed)
Patch Set: comment from primiano. Created 3 years, 7 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
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index 467ec0c271cf364e9b184a1d0820e52213b33043..d6f02a5bc5964d23f629f995bc05da483be6bfa8 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -992,6 +992,8 @@ component("base") {
"trace_event/process_memory_maps.h",
"trace_event/process_memory_totals.cc",
"trace_event/process_memory_totals.h",
+ "trace_event/sharded_allocation_register.cc",
+ "trace_event/sharded_allocation_register.h",
"trace_event/trace_buffer.cc",
"trace_event/trace_buffer.h",
"trace_event/trace_category.h",
« no previous file with comments | « no previous file | base/trace_event/heap_profiler_allocation_register.h » ('j') | base/trace_event/malloc_dump_provider.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698