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

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: Clean up. Created 5 years, 8 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 f65c35725cc4b7145e5e5565cf257d59d139917c..e72150843ee66142204515b5785cc25ec3f06243 100644
--- a/content/public/common/BUILD.gn
+++ b/content/public/common/BUILD.gn
@@ -53,5 +53,6 @@ mojom("mojo_bindings") {
sources = [
"mojo_geoposition.mojom",
"permission_status.mojom",
+ "resource_usage_reporter.mojom",
]
}

Powered by Google App Engine
This is Rietveld 408576698