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

Unified Diff: content/browser/BUILD.gn

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: content/browser/BUILD.gn
diff --git a/content/browser/BUILD.gn b/content/browser/BUILD.gn
index 727e71e2b98be19e3ac7b42a6d52be46fbb26007..7f8e0aa0b3a518e6006beb82b2bedc83e805b45d 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -113,6 +113,7 @@ source_set("browser") {
"//services/service_manager/public/interfaces",
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
+ "//services/shape_detection/public/interfaces:interfaces",
"//services/ui/public/cpp/gpu",
"//skia",
"//sql",

Powered by Google App Engine
This is Rietveld 408576698