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

Unified Diff: content/public/common/BUILD.gn

Issue 972083002: Report utility process JS memory in task manager. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@v8-pac-oop
Patch Set: Redesign. Created 5 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: content/public/common/BUILD.gn
diff --git a/content/public/common/BUILD.gn b/content/public/common/BUILD.gn
index 51772e359125dad5a37059c6065fb90df6e6a48f..813427511448f9a6d3d4d2fc7cd3e3345f99e4e0 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -54,5 +54,6 @@ mojom("mojo_bindings") {
"background_sync.mojom",
"mojo_geoposition.mojom",
"permission_status.mojom",
+ "resource_usage_reporter.mojom",
]
}

Powered by Google App Engine
This is Rietveld 408576698