| Index: services/shape_detection/public/interfaces/facedetection.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/shapedetection/facedetection.mojom b/services/shape_detection/public/interfaces/facedetection.mojom
|
| similarity index 96%
|
| rename from third_party/WebKit/public/platform/modules/shapedetection/facedetection.mojom
|
| rename to services/shape_detection/public/interfaces/facedetection.mojom
|
| index d661b3aef00bdd2954219f2a6d31d9966373fc24..38102f80b0978b7a4aaadbc25249984207d80299 100644
|
| --- a/third_party/WebKit/public/platform/modules/shapedetection/facedetection.mojom
|
| +++ b/services/shape_detection/public/interfaces/facedetection.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| // https://wicg.github.io/shape-detection-api/#api
|
|
|
| -module blink.mojom;
|
| +module shape_detection.mojom;
|
|
|
| import "ui/gfx/geometry/mojo/geometry.mojom";
|
|
|
|
|