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

Unified Diff: content/public/app/mojo/content_browser_manifest.json

Issue 2883693002: [Memory-UMA] Implement basic working prototype. (Closed)
Patch Set: Respecify dependent CL, which had somehow gotten lost. Created 3 years, 7 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/app/mojo/content_browser_manifest.json
diff --git a/content/public/app/mojo/content_browser_manifest.json b/content/public/app/mojo/content_browser_manifest.json
index a89ba20c3f07a9e87e39e0a209d73e2a562e5787..08311dd01b052640be003e382298e58f8a40fe3a 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -71,6 +71,7 @@
"service_manager": [
"service_manager:client_process",
"service_manager:instance_name",
+ "service_manager:service_manager",
"service_manager:user_id"
],
"shape_detection": [

Powered by Google App Engine
This is Rietveld 408576698