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

Unified Diff: content/gpu/BUILD.gn

Issue 2756793002: RELAND: Shape Detection: move the Mac service to the sandboxed GPU process (Closed)
Patch Set: moved shapedetection-security-test.html to non-fast LayoutTests to use the mock mojo service Created 3 years, 9 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
« no previous file with comments | « content/browser/service_manager/service_manager_context.cc ('k') | content/gpu/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/gpu/BUILD.gn
diff --git a/content/gpu/BUILD.gn b/content/gpu/BUILD.gn
index 11f25b8c1db0951ea68e48e28b51fab2bceb24dd..0ba3548f3730ffc589c16fa5c09f6709136201a2 100644
--- a/content/gpu/BUILD.gn
+++ b/content/gpu/BUILD.gn
@@ -63,6 +63,8 @@ target(link_target_type, "gpu_sources") {
"//media/gpu/ipc/service",
"//services/service_manager/public/cpp",
"//services/service_manager/public/interfaces",
+ "//services/shape_detection:lib",
+ "//services/shape_detection/public/interfaces",
"//services/ui/gpu",
"//services/ui/gpu/interfaces",
"//skia",
« no previous file with comments | « content/browser/service_manager/service_manager_context.cc ('k') | content/gpu/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698