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

Side by Side Diff: content/utility/DEPS

Issue 2528743002: Shape Detection: Implement FaceDetection on Mac as out-of-process service (Closed)
Patch Set: avi@ comments, rebase Created 3 years, 12 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 unified diff | Download patch
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/scheduler/child", 2 "+components/scheduler/child",
3 "+content/child", 3 "+content/child",
4 "+content/public/utility", 4 "+content/public/utility",
5 "+services/service_manager", 5 "+services/service_manager",
6 "+services/service_manager", 6 "+services/service_manager",
7 "+sandbox/win/src", 7 "+sandbox/win/src",
8 "+services/shape_detection",
8 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698