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

Unified Diff: build/config/features.gni

Issue 1988363002: [Mac/GN] Set breakpad_uploads in tweak_info_plist for official Chrome builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 7 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 | chrome/BUILD.gn » ('j') | no next file with comments »
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 da50fe235dd2690727b8ea4e3a49f57ef0fffb69..e452ecad5c33594c11c3149296e9f476cb6c231a 100644
--- a/build/config/features.gni
+++ b/build/config/features.gni
@@ -172,3 +172,4 @@ 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 | chrome/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698