| Index: components/payments/content/DEPS
|
| diff --git a/components/payments/content/DEPS b/components/payments/content/DEPS
|
| index c72416aecb9fffd101cb0671b42aaf29a05f0e12..bc627f9033281a30c06d3c8a0060d9667b1fc00d 100644
|
| --- a/components/payments/content/DEPS
|
| +++ b/components/payments/content/DEPS
|
| @@ -5,9 +5,12 @@ include_rules = [
|
| "+components/data_use_measurement",
|
| "+components/link_header_util",
|
| "+components/strings",
|
| + "+components/webdata/common",
|
| + "+components/webdata_services",
|
| "+content/public",
|
| "+mojo/public/cpp",
|
| "+net",
|
| + "+sql",
|
| "+third_party/re2",
|
| "+ui/base",
|
| ]
|
|
|