| Index: services/shape_detection/public/interfaces/BUILD.gn
|
| diff --git a/services/shape_detection/public/interfaces/BUILD.gn b/services/shape_detection/public/interfaces/BUILD.gn
|
| index 6aaf8a4dfa944579bbff986caa8f83ced1ea9119..95374286444481486dc1cb57843001d838053a35 100644
|
| --- a/services/shape_detection/public/interfaces/BUILD.gn
|
| +++ b/services/shape_detection/public/interfaces/BUILD.gn
|
| @@ -7,6 +7,7 @@ import("//mojo/public/tools/bindings/mojom.gni")
|
| mojom("interfaces") {
|
| sources = [
|
| "barcodedetection.mojom",
|
| + "constants.mojom",
|
| "facedetection.mojom",
|
| "facedetection_provider.mojom",
|
| "textdetection.mojom",
|
|
|