Shape Detection: Move mojom interface to //services
This CL moves Shape Detection mojo interfaces to //services, which exposes them
to public instead of just Blink. No new code added.
Blocking: https://codereview.chromium.org/2460723003/
[email protected] (mechanical move)
BUG=646083, 659139
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_site_isolation
Review-Url: https://codereview.chromium.org/2620083002
Cr-Commit-Position: refs/heads/master@{#442991}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index e7b2d0b..f1bae98 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -1543,6 +1543,7 @@
"//services/image_decoder/public/cpp",
"//services/preferences/public/interfaces/",
"//services/service_manager/public/cpp",
+ "//services/shape_detection/public/interfaces",
"//skia",
"//sql",
"//storage/browser",