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

Side by Side Diff: content/utility/DEPS

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: remove headers Created 3 years, 8 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/printing/service",
2 "+components/scheduler/child", 3 "+components/scheduler/child",
3 "+content/child", 4 "+content/child",
4 "+content/network", 5 "+content/network",
5 "+content/public/utility", 6 "+content/public/utility",
6 "+services/data_decoder", 7 "+services/data_decoder",
7 "+services/service_manager", 8 "+services/service_manager",
8 "+services/service_manager",
9 "+services/shape_detection", 9 "+services/shape_detection",
10 "+sandbox/win/src", 10 "+sandbox/win/src",
11 ] 11 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698