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

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

Issue 2588293005: Shape Detection: Add Text Detection in Chrome Android (Closed)
Patch Set: Change binding interface for mock-textdetection, rebase Created 3 years, 12 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 21de310189ddda2391356d5901677183b45a39be..1131e94a82adb188eb87bd4d4b81aaba171de547 100644
--- a/third_party/WebKit/public/BUILD.gn
+++ b/third_party/WebKit/public/BUILD.gn
@@ -666,6 +666,7 @@ mojom("mojo_bindings") {
"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