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

Side by Side Diff: components/app_modal/DEPS

Issue 735473002: Rename app_modal_dialogs dir to app_modal (Closed) Base URL: https://chromium.googlesource.com/chromium/src@master
Patch Set: rebase Created 6 years, 1 month 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/OWNERS » ('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 "+content/public/browser", 2 "+content/public/browser",
3 "+content/public/common", 3 "+content/public/common",
4 "+grit/components_strings.h", 4 "+grit/components_strings.h",
5 "+net/base", 5 "+net/base",
6 "+ui/aura", 6 "+ui/aura",
7 "+ui/base", 7 "+ui/base",
8 "+ui/gfx", 8 "+ui/gfx",
9 ] 9 ]
OLDNEW
« no previous file with comments | « components/app_modal/BUILD.gn ('k') | components/app_modal/OWNERS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698