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

Unified Diff: services/shape_detection/public/interfaces/textdetection.mojom

Issue 2620083002: Shape Detection: Move mojom interface to //services (Closed)
Patch Set: Created 3 years, 11 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: 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";

Powered by Google App Engine
This is Rietveld 408576698