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

Unified Diff: content/gpu/DEPS

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/gpu/BUILD.gn ('k') | content/gpu/gpu_service_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/gpu/DEPS
diff --git a/content/gpu/DEPS b/content/gpu/DEPS
index 2abb404234065461399662e1895404f8bbfe6dd4..ffaa6bf299a6aeeb7a624566dd7af4fc9c3d955f 100644
--- a/content/gpu/DEPS
+++ b/content/gpu/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+libEGL",
"+libGLESv2",
"+services/service_manager",
+ "+services/shape_detection",
"+services/ui/gpu",
"+sandbox",
"+skia",
« no previous file with comments | « content/gpu/BUILD.gn ('k') | content/gpu/gpu_service_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698