| Index: build/secondary/third_party/google_toolbox_for_mac/BUILD.gn
|
| diff --git a/build/secondary/third_party/google_toolbox_for_mac/BUILD.gn b/build/secondary/third_party/google_toolbox_for_mac/BUILD.gn
|
| index 66c2404d2a0d3e9cb038b86f654f3222e1daf598..4d6fa0e0f4ca4ef0d96304b42e26446988920342 100644
|
| --- a/build/secondary/third_party/google_toolbox_for_mac/BUILD.gn
|
| +++ b/build/secondary/third_party/google_toolbox_for_mac/BUILD.gn
|
| @@ -37,7 +37,7 @@ component("google_toolbox_for_mac") {
|
| ":google_toolbox_for_mac_config",
|
| "//build/config/compiler:no_chromium_code",
|
| ]
|
| - direct_dependent_configs = [ ":google_toolbox_for_mac_config" ]
|
| + public_configs = [ ":google_toolbox_for_mac_config" ]
|
|
|
| if (!is_ios) {
|
| sources += [
|
|
|