| Index: components/content_settings/core/browser/BUILD.gn
|
| diff --git a/components/content_settings/core/browser/BUILD.gn b/components/content_settings/core/browser/BUILD.gn
|
| index 15d412ac5d827b98db5cefbc08f2fa680ae461f6..20aaf1fe4c3bf9d82959d3eba7959164ad80ef36 100644
|
| --- a/components/content_settings/core/browser/BUILD.gn
|
| +++ b/components/content_settings/core/browser/BUILD.gn
|
| @@ -3,6 +3,7 @@
|
| # found in the LICENSE file.
|
|
|
| import("//build/config/features.gni")
|
| +import("//ppapi/features/features.gni")
|
|
|
| static_library("browser") {
|
| sources = [
|
|
|