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

Unified Diff: content/gpu/DEPS

Issue 2739163003: Shape Detection: move the Mac service to the sandboxed GPU process (Closed)
Patch Set: rebase 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
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",

Powered by Google App Engine
This is Rietveld 408576698