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

Side by Side Diff: components/app_modal/DEPS

Issue 1260033005: Revert of Move net::FormatUrl and friends outside of //net and into //components (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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
« no previous file with comments | « components/app_modal/BUILD.gn ('k') | components/app_modal/javascript_dialog_manager.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 "+components/url_formatter",
3 "+content/public/browser", 2 "+content/public/browser",
4 "+content/public/common", 3 "+content/public/common",
5 "+grit/components_strings.h", 4 "+grit/components_strings.h",
6 "+net/base", 5 "+net/base",
7 "+ui/aura", 6 "+ui/aura",
8 "+ui/base", 7 "+ui/base",
9 "+ui/gfx", 8 "+ui/gfx",
10 ] 9 ]
OLDNEW
« no previous file with comments | « components/app_modal/BUILD.gn ('k') | components/app_modal/javascript_dialog_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698