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

Side by Side Diff: chrome/utility/DEPS

Issue 2419063003: Move services/shell to services/service_manager (Closed)
Patch Set: Created 4 years, 2 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.cc » ('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/safe_json", 4 "+components/safe_json",
5 "+components/wifi", 5 "+components/wifi",
6 "+content/public/child", 6 "+content/public/child",
7 "+content/public/utility", 7 "+content/public/utility",
8 "+courgette", 8 "+courgette",
9 "+extensions/common", 9 "+extensions/common",
10 "+media", 10 "+media",
11 "+services/shell/public/cpp", 11 "+services/service_manager/public/cpp",
12 "+skia/ext", 12 "+skia/ext",
13 "+third_party/libxml", 13 "+third_party/libxml",
14 "+third_party/zlib/google", 14 "+third_party/zlib/google",
15 ] 15 ]
OLDNEW
« no previous file with comments | « chrome/utility/BUILD.gn ('k') | chrome/utility/chrome_content_utility_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698