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

Unified Diff: third_party/WebKit/Source/platform/wtf/BUILD.gn

Issue 2925073002: Move malloc/partition_alloc memory usage functions to base (Closed)
Patch Set: Moved to process_metrics Created 3 years, 6 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: third_party/WebKit/Source/platform/wtf/BUILD.gn
diff --git a/third_party/WebKit/Source/platform/wtf/BUILD.gn b/third_party/WebKit/Source/platform/wtf/BUILD.gn
index 67fb512568a47a318198126e61a80b62139313e5..6d361f326094e18c935c32fb983e1210ec85d5e9 100644
--- a/third_party/WebKit/Source/platform/wtf/BUILD.gn
+++ b/third_party/WebKit/Source/platform/wtf/BUILD.gn
@@ -102,6 +102,7 @@ component("wtf") {
"PassRefPtr.h",
"PrintStream.cpp",
"PrintStream.h",
+ "ProcessMetrics.h",
"PtrUtil.h",
"RefCounted.h",
"RefPtr.h",

Powered by Google App Engine
This is Rietveld 408576698