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

Unified Diff: base/BUILD.gn

Issue 2350423003: [Tentaive patch for discussion] Add Purge+Suspend metrics as UMA.
Patch Set: Add malloc_statistics Created 4 years, 3 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 | « no previous file | base/memory/malloc_statistics.h » ('j') | content/renderer/render_thread_impl.cc » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: base/BUILD.gn
diff --git a/base/BUILD.gn b/base/BUILD.gn
index f764c0aa1157b405548d94dc31ab2d2be9be4b02..32f8688e1ae7eca73626ae76bd18d3c811e07450 100644
--- a/base/BUILD.gn
+++ b/base/BUILD.gn
@@ -469,6 +469,8 @@ component("base") {
"memory/discardable_shared_memory.h",
"memory/free_deleter.h",
"memory/linked_ptr.h",
+ "memory/malloc_statistics.cc",
+ "memory/malloc_statistics.h",
"memory/manual_constructor.h",
"memory/memory_coordinator_client.h",
"memory/memory_coordinator_client_registry.cc",
« no previous file with comments | « no previous file | base/memory/malloc_statistics.h » ('j') | content/renderer/render_thread_impl.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698