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

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

Issue 2629523008: Shape Detection: Remove ConstructorCallWith=Document (Closed)
Patch Set: Add layout test for worker Created 3 years, 11 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 147245b1db749c9b5bcce9ad115895f5ff6d336b..4378804bb8c20e9f0b98f2028cdcc42b9b663d0a 100644
--- a/content/public/app/mojo/content_browser_manifest.json
+++ b/content/public/app/mojo/content_browser_manifest.json
@@ -34,6 +34,9 @@
"media::mojom::ImageCapture",
"memory_coordinator::mojom::MemoryCoordinatorHandle",
"payments::mojom::PaymentAppManager",
+ "shape_detection::mojom::BarcodeDetection",
+ "shape_detection::mojom::FaceDetectionProvider",
+ "shape_detection::mojom::TextDetection",
"ui::mojom::Gpu"
],
"service_manager:service_factory": [
@@ -86,9 +89,6 @@
"media::mojom::Renderer",
"mojom::MediaDevicesDispatcherHost",
"payments::mojom::PaymentRequest",
- "shape_detection::mojom::BarcodeDetection",
- "shape_detection::mojom::FaceDetectionProvider",
- "shape_detection::mojom::TextDetection",
"ui::mojom::Gpu"
]
},

Powered by Google App Engine
This is Rietveld 408576698