Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(282)

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2093543003: [Mac/iOS/GN] Remove bad -Wno-deprecated-declarations from //third_party/google_toolbox_for_mac publ… (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-missing-objc-flags
Patch Set: remove unneeded config Created 4 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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,
".",
« no previous file with comments | « no previous file | third_party/google_toolbox_for_mac/BUILD.gn » ('j') | third_party/google_toolbox_for_mac/BUILD.gn » ('J')

Powered by Google App Engine
This is Rietveld 408576698