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

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

Issue 2871353002: GRC: Added Tab coordination units behind a feature flag (Closed)
Patch Set: WIP 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 888c43ecf34b30abb1dbffa8fc287307b4dedbd9..5335a308a43f577e0f16e4476e6d267099c549df 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -78,7 +78,9 @@
"barcode_detection",
"face_detection",
"text_detection"
- ]
+
+ ],
+ "resource_coordinator": [ "coordination_unit" ]
}
},
"navigation:frame": {

Powered by Google App Engine
This is Rietveld 408576698