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

Unified Diff: mojo/common/BUILD.gn

Issue 2822593002: [Memory UMA] Return the extra_processes_dump map as part of the ResponseCallback (Closed)
Patch Set: Rebase Created 3 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: mojo/common/BUILD.gn
diff --git a/mojo/common/BUILD.gn b/mojo/common/BUILD.gn
index 9e74e582d3eec5ecbff2b76770d202fd5a4b64b7..2edf3721f84d71fae15ce346119b47dfb020f913 100644
--- a/mojo/common/BUILD.gn
+++ b/mojo/common/BUILD.gn
@@ -16,6 +16,7 @@ mojom("common_custom_types") {
sources = [
"file.mojom",
"file_path.mojom",
+ "process_id.mojom",
"string16.mojom",
"text_direction.mojom",
"time.mojom",

Powered by Google App Engine
This is Rietveld 408576698