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

Unified Diff: services/shape_detection/public/interfaces/facedetection.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/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";

Powered by Google App Engine
This is Rietveld 408576698