| Index: services/shape_detection/public/interfaces/facedetection_provider.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/shapedetection/facedetection_provider.mojom b/services/shape_detection/public/interfaces/facedetection_provider.mojom
|
| similarity index 92%
|
| rename from third_party/WebKit/public/platform/modules/shapedetection/facedetection_provider.mojom
|
| rename to services/shape_detection/public/interfaces/facedetection_provider.mojom
|
| index cab419e5795480923e506a40e0bc30d34c47254d..33346d4568f049d60e27183cf7bceaf44a9ef864 100644
|
| --- a/third_party/WebKit/public/platform/modules/shapedetection/facedetection_provider.mojom
|
| +++ b/services/shape_detection/public/interfaces/facedetection_provider.mojom
|
| @@ -4,7 +4,7 @@
|
|
|
| // https://wicg.github.io/shape-detection-api/#api
|
|
|
| -module blink.mojom;
|
| +module shape_detection.mojom;
|
|
|
| import "facedetection.mojom";
|
|
|
|
|