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

Side by Side Diff: chrome/utility/DEPS

Issue 2832633002: Add PDF compositor service (Closed)
Patch Set: rebase Created 3 years, 7 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
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/chrome_content_utility_client.h » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+chrome/grit", 2 "+chrome/grit",
3 "+chrome/installer/util", 3 "+chrome/installer/util",
4 "+components/payments/content/utility", 4 "+components/payments/content/utility",
5 "+components/printing/service/public/cpp",
6 "+components/printing/service/public/interfaces",
5 "+components/safe_json", 7 "+components/safe_json",
6 "+components/wifi", 8 "+components/wifi",
7 "+content/public/child", 9 "+content/public/child",
8 "+content/public/utility", 10 "+content/public/utility",
9 "+courgette", 11 "+courgette",
10 "+extensions/common", 12 "+extensions/common",
11 "+extensions/features", 13 "+extensions/features",
12 "+media", 14 "+media",
13 "+services/service_manager/public/cpp", 15 "+services/service_manager/public/cpp",
14 "+skia/ext", 16 "+skia/ext",
15 "+third_party/libxml", 17 "+third_party/libxml",
16 "+third_party/zlib/google", 18 "+third_party/zlib/google",
17 ] 19 ]
OLDNEW
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/chrome_content_utility_client.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698