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

Unified Diff: services/shape_detection/BUILD.gn

Issue 2875243002: RELAND: ShapeDetection: use mojom::Bitmap for mojo interface. (Closed)
Patch Set: Rebasing as all Java files were moved to //services Created 3 years, 7 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/BUILD.gn
diff --git a/services/shape_detection/BUILD.gn b/services/shape_detection/BUILD.gn
index e0e72e5664f0b3b5a04403e25eef4a0ad61f80e0..7377c2a6638a4b3ea9bdb797b7397b8ecdda4328 100644
--- a/services/shape_detection/BUILD.gn
+++ b/services/shape_detection/BUILD.gn
@@ -83,6 +83,7 @@ if (is_android) {
"//services/service_manager/public/interfaces:interfaces_java",
"//services/service_manager/public/java:service_manager_java",
"//services/shape_detection/public/interfaces:interfaces_java",
+ "//skia/public/interfaces:interfaces_java",
"//ui/gfx/geometry/mojo:mojo_java",
]
}

Powered by Google App Engine
This is Rietveld 408576698