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

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

Issue 2528743002: Shape Detection: Implement FaceDetection on Mac as out-of-process service (Closed)
Patch Set: Use media::ScopedResultCallback Created 4 years 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 12d035743fd958d9bdd2fe4e08b8b970dbb4088d..19bfc42e1cc02852e44e64fb3723910a631be7fa 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -13,10 +13,8 @@
],
"renderer": [
"blink::mojom::BackgroundSyncService",
- "blink::mojom::BarcodeDetection",
"blink::mojom::BroadcastChannelProvider",
"blink::mojom::BudgetService",
- "blink::mojom::FaceDetection",
"blink::mojom::Hyphenation",
"blink::mojom::MimeRegistry",
"blink::mojom::NotificationService",

Powered by Google App Engine
This is Rietveld 408576698