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

Unified Diff: content/browser/BUILD.gn

Issue 2528743002: Shape Detection: Implement FaceDetection on Mac as out-of-process service (Closed)
Patch Set: Created 4 years 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 4fa4d56db772023c1bc66d1b24df2f338d8fd95a..6e4aa6e443c1d068617f2edfeefb1cd7403bdf23 100644
--- a/content/browser/BUILD.gn
+++ b/content/browser/BUILD.gn
@@ -113,6 +113,8 @@ source_set("browser") {
"//services/service_manager/public/interfaces",
"//services/service_manager/runner/common",
"//services/service_manager/runner/host:lib",
+ "//services/shape_detection:lib",
+ "//services/shape_detection/public/interfaces",
"//skia",
"//sql",
"//storage/browser",
« no previous file with comments | « no previous file | content/browser/browser_context.cc » ('j') | content/browser/service_manager/service_manager_context.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698