| Index: components/autofill/content/browser/DEPS
|
| diff --git a/components/autofill/content/browser/DEPS b/components/autofill/content/browser/DEPS
|
| index b9cba25264621971df9cd2502dcc86766129deba..474cd74243e404f659aba340fd52a83aa496e8a5 100644
|
| --- a/components/autofill/content/browser/DEPS
|
| +++ b/components/autofill/content/browser/DEPS
|
| @@ -8,6 +8,7 @@ include_rules = [
|
| "+gpu/config/gpu_info.h",
|
| "+sql",
|
| "+third_party/libphonenumber", # For phone number i18n.
|
| + "+third_party/WebKit/public/platform/WebRect.h",
|
| ]
|
|
|
| specific_include_rules = {
|
|
|