| Index: components/payments/content/android/DEPS
 | 
| diff --git a/components/payments/content/android/DEPS b/components/payments/content/android/DEPS
 | 
| index c80012b5621e39fd8d3706ab0ee35fbea8154c7d..b05ee8b5727fc25053f36bcac544986262a4d8b2 100644
 | 
| --- a/components/payments/content/android/DEPS
 | 
| +++ b/components/payments/content/android/DEPS
 | 
| @@ -1,3 +1,9 @@
 | 
|  include_rules = [
 | 
| +  "-components/payments/content/android/utility",
 | 
| +  "+components/data_use_measurement",
 | 
| +  "+components/link_header_util",
 | 
| +  "+components/strings",
 | 
|    "+jni",
 | 
| +  "+net",
 | 
| +  "+ui/base",
 | 
|  ]
 | 
| 
 |