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

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

Issue 2871353002: GRC: Added Tab coordination units behind a feature flag (Closed)
Patch Set: Rebase 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
« no previous file with comments | « content/public/app/BUILD.gn ('k') | services/resource_coordinator/public/cpp/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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 fbce3770bdb8c426f9a9855a9f6a9275d2c0a9b5..4e0f24986ec5114889971db3dbc61208c9e6ca2f 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -77,7 +77,9 @@
"barcode_detection",
"face_detection",
"text_detection"
- ]
+
+ ],
+ "resource_coordinator": [ "coordination_unit" ]
}
},
"navigation:frame": {
« no previous file with comments | « content/public/app/BUILD.gn ('k') | services/resource_coordinator/public/cpp/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698