| Index: components/autofill/content/browser/BUILD.gn
|
| diff --git a/components/autofill/content/browser/BUILD.gn b/components/autofill/content/browser/BUILD.gn
|
| index d881920938340550bcc2c9a3669486d4e75903dc..885768862843504c1a06540673493fe18e274179 100644
|
| --- a/components/autofill/content/browser/BUILD.gn
|
| +++ b/components/autofill/content/browser/BUILD.gn
|
| @@ -37,6 +37,7 @@ static_library("browser") {
|
| "//gpu/config",
|
| "//mojo/common:common_base",
|
| "//net",
|
| + "//ppapi/features",
|
| "//services/service_manager/public/cpp",
|
| "//sql",
|
| "//third_party/icu",
|
|
|