Chromium Code Reviews| Index: third_party/npapi/BUILD.gn |
| diff --git a/third_party/npapi/BUILD.gn b/third_party/npapi/BUILD.gn |
| index 646b80aaa3de4e131c68f9d32e29ee4f43e1c907..09dd9b9ef65945c463a93a5c80bd9ef8c9c32baa 100644 |
| --- a/third_party/npapi/BUILD.gn |
| +++ b/third_party/npapi/BUILD.gn |
| @@ -20,5 +20,5 @@ source_set("npapi") { |
| "bindings/npruntime.h", |
| ] |
| - direct_dependent_configs = [ ":npapi_config" ] |
| + public_configs = [ ":npapi_config" ] |
| } |