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

Side by Side Diff: components/error_page/renderer/DEPS

Issue 1171333003: Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase again now that CQ is fixed Created 5 years, 4 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/url_formatter",
2 "+content/public/common", 3 "+content/public/common",
3 "+grit/components_strings.h", 4 "+grit/components_strings.h",
4 "+net", 5 "+net",
5 "+third_party/WebKit/public/platform", 6 "+third_party/WebKit/public/platform",
6 "+ui/base", 7 "+ui/base",
7 ] 8 ]
OLDNEW
« no previous file with comments | « components/error_page/renderer/BUILD.gn ('k') | components/error_page/renderer/net_error_helper_core.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698