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

Unified Diff: chrome/browser/chrome_content_browser_manifest_overlay.json

Issue 2376403003: Convert RapporRecorder to use mojo. (Closed)
Patch Set: Convert RapporRecorder to use mojo. Created 4 years, 2 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: chrome/browser/chrome_content_browser_manifest_overlay.json
diff --git a/chrome/browser/chrome_content_browser_manifest_overlay.json b/chrome/browser/chrome_content_browser_manifest_overlay.json
index 4c7473fa2af17044bcc8a597b139f1b93e9c9483..a3608f9c7c4baa64f21796a72690bf9b04624c90 100644
--- a/chrome/browser/chrome_content_browser_manifest_overlay.json
+++ b/chrome/browser/chrome_content_browser_manifest_overlay.json
@@ -7,6 +7,7 @@
"autofill::mojom::PasswordManagerDriver",
"extensions::StashService",
"metrics::mojom::LeakDetector",
+ "mojom::RapporRecorder",
sky 2016/10/06 17:28:44 I don't think we want a top-level namespace named
nigeltao1 2016/10/07 03:30:51 I was cargo-culting the other .mojom files under c
sky 2016/10/07 16:17:38 I discussed the namespace issue with Ken the other
nigeltao1 2016/10/29 04:31:09 OK, I sent out https://codereview.chromium.org/246
"startup_metric_utils::mojom::StartupMetricHost",
"translate::mojom::ContentTranslateDriver"
],

Powered by Google App Engine
This is Rietveld 408576698