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

Unified Diff: third_party/WebKit/public/BUILD.gn

Issue 2564163003: ShapeDetection: Add ShapeDetectionProvider (Closed)
Patch Set: Name change: mockFaceDetectionProviderReady, rebase 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 40fb98770de590253ee4d25f4ff3a182d0f6d4c9..cb74073c84ee8edf77f72553b5c3902ad9a71f9b 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -663,6 +663,7 @@ mojom("mojo_bindings") {
"platform/modules/serviceworker/service_worker_event_status.mojom",
"platform/modules/shapedetection/barcodedetection.mojom",
"platform/modules/shapedetection/facedetection.mojom",
+ "platform/modules/shapedetection/facedetection_provider.mojom",
"platform/modules/websockets/websocket.mojom",
"platform/referrer.mojom",
"web/window_features.mojom",

Powered by Google App Engine
This is Rietveld 408576698