| Index: components/payments/DEPS
|
| diff --git a/components/payments/DEPS b/components/payments/DEPS
|
| index 151fdf5f8b684de120e63da7cd44cfa25ed5ade9..75aa0e24413cd80e5d665d34046f02014aa65e06 100644
|
| --- a/components/payments/DEPS
|
| +++ b/components/payments/DEPS
|
| @@ -1,8 +1,13 @@
|
| include_rules = [
|
| "+components/autofill",
|
| + "+components/data_use_measurement",
|
| + "+components/link_header_util",
|
| +
|
| # TODO(crbug.com/679381): Move this to components/payments/content.
|
| "+content/public/browser",
|
| + "+content/public/test",
|
|
|
| "+mojo/public/cpp",
|
| + "+net",
|
| "+third_party/re2",
|
| ]
|
|
|