| Index: services/shape_detection/public/interfaces/textdetection.mojom
|
| diff --git a/third_party/WebKit/public/platform/modules/shapedetection/textdetection.mojom b/services/shape_detection/public/interfaces/textdetection.mojom
|
| similarity index 94%
|
| rename from third_party/WebKit/public/platform/modules/shapedetection/textdetection.mojom
|
| rename to services/shape_detection/public/interfaces/textdetection.mojom
|
| index e7c01b66e26f0573b59b0aeda9cf385cec1d63c3..6e8bb01d34a4e9e6508b875daffcf0c6e8ca671b 100644
|
| --- a/third_party/WebKit/public/platform/modules/shapedetection/textdetection.mojom
|
| +++ b/services/shape_detection/public/interfaces/textdetection.mojom
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -module blink.mojom;
|
| +module shape_detection.mojom;
|
|
|
| import "ui/gfx/geometry/mojo/geometry.mojom";
|
|
|
|
|