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

Side by Side Diff: components/payments/content/DEPS

Issue 2810293002: [Payments] Format contact detail phone desktop (Closed)
Patch Set: Addressed comments Created 3 years, 8 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/payments/content/android", 2 "-components/payments/content/android",
3 "-components/payments/content/utility", 3 "-components/payments/content/utility",
4 "+components/autofill", 4 "+components/autofill",
5 "+components/data_use_measurement", 5 "+components/data_use_measurement",
6 "+components/link_header_util", 6 "+components/link_header_util",
7 "+components/strings", 7 "+components/strings",
8 "+content/public", 8 "+content/public",
9 "+mojo/public/cpp", 9 "+mojo/public/cpp",
10 "+net", 10 "+net",
11 "+third_party/libphonenumber",
11 "+third_party/re2", 12 "+third_party/re2",
12 "+ui/base", 13 "+ui/base",
13 ] 14 ]
OLDNEW
« no previous file with comments | « components/payments/content/BUILD.gn ('k') | components/payments/content/payment_response_helper.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698