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

Unified Diff: mojo/common/test_common_custom_types.mojom

Issue 2822593002: [Memory UMA] Return the extra_processes_dump map as part of the ResponseCallback (Closed)
Patch Set: Address Comments 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/test_common_custom_types.mojom
diff --git a/mojo/common/test_common_custom_types.mojom b/mojo/common/test_common_custom_types.mojom
index 0f13680f6827c771b65a15129d944132d7166856..76a953368dc89a55e201ce11c9f5291203bf2129 100644
--- a/mojo/common/test_common_custom_types.mojom
+++ b/mojo/common/test_common_custom_types.mojom
@@ -6,6 +6,7 @@ module mojo.common.test;
import "mojo/common/file.mojom";
import "mojo/common/file_path.mojom";
+import "mojo/common/process_id.mojom";
Ken Rockot(use gerrit already) 2017/04/19 21:19:37 nit: not used
fmeawad 2017/04/19 21:40:21 It was left there intentionally instead of adding
import "mojo/common/string16.mojom";
import "mojo/common/text_direction.mojom";
import "mojo/common/time.mojom";

Powered by Google App Engine
This is Rietveld 408576698