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

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

Issue 2620083002: Shape Detection: Move mojom interface to //services (Closed)
Patch Set: 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: third_party/WebKit/public/BUILD.gn
diff --git a/third_party/WebKit/public/BUILD.gn b/third_party/WebKit/public/BUILD.gn
index 47e5c4a84a0454b800fbf1e56e2dcc793fd09ee3..8147574a5494be9fe7ae8afa7cc758d5320300c5 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -662,10 +662,6 @@ mojom("mojo_bindings") {
"platform/modules/presentation/presentation.mojom",
"platform/modules/sensitive_input_visibility/sensitive_input_visibility_service.mojom",
"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/shapedetection/textdetection.mojom",
"platform/modules/websockets/websocket.mojom",
"platform/referrer.mojom",
"platform/site_engagement.mojom",

Powered by Google App Engine
This is Rietveld 408576698