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

Unified Diff: build/config/features.gni

Issue 2204473002: mac: Don't rely on Breakpad Info.plist keys for Crashpad initialization (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove --breakpad_uploads from tweak_info_plist.py Created 4 years, 5 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
« no previous file with comments | « no previous file | build/mac/tweak_info_plist.py » ('j') | build/mac/tweak_info_plist.py » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: build/config/features.gni
diff --git a/build/config/features.gni b/build/config/features.gni
index c1245af0d42408d3bbc6fd4d296df5dace6b63a3..f560bf654c54e196be5c12716f6b96284224d25b 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -177,4 +177,3 @@ enable_webvr = is_android
enable_configuration_policy = !is_ios
enable_mac_keystone = is_mac && is_chrome_branded && is_official_build
-enable_mac_crash_collection = is_mac && is_chrome_branded && is_official_build
« no previous file with comments | « no previous file | build/mac/tweak_info_plist.py » ('j') | build/mac/tweak_info_plist.py » ('J')

Powered by Google App Engine
This is Rietveld 408576698