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" |
], |