| Index: chrome/browser/ui/BUILD.gn
|
| diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
|
| index 96fc131e75fe32f7df574626a644fb688dbebe1f..848a82badda94480697b81ad3cdd71c014ec396a 100644
|
| --- a/chrome/browser/ui/BUILD.gn
|
| +++ b/chrome/browser/ui/BUILD.gn
|
| @@ -471,8 +471,6 @@ target(chrome_browser_target_type, "ui") {
|
| "Carbon.framework",
|
| "Quartz.framework",
|
| ]
|
| - configs +=
|
| - [ "//third_party/google_toolbox_for_mac:google_toolbox_for_mac_config" ]
|
| } else { # non-Mac.
|
| sources += rebase_path(gypi_values.chrome_browser_ui_non_mac_sources,
|
| ".",
|
|
|