Skip to content

Commit

Permalink
ios: Enable Crashpad in field trial config.
Browse files Browse the repository at this point in the history
Bug: 1022461
Change-Id: I9e34772214df4086d60c289983f844e4f1bdb980
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3223566
Reviewed-by: Rohit Rao <rohitrao@chromium.org>
Commit-Queue: Justin Cohen <justincohen@chromium.org>
Cr-Commit-Position: refs/heads/main@{#931801}
  • Loading branch information
Justin Cohen authored and Chromium LUCI CQ committed Oct 15, 2021
1 parent fc4cef6 commit 877f0df
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions testing/variations/fieldtrial_testing_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -4078,8 +4078,8 @@
],
"experiments": [
{
"name": "Disabled",
"disable_features": [
"name": "Enabled",
"enable_features": [
"CrashpadIOSEnabler"
]
}
Expand Down

0 comments on commit 877f0df

Please sign in to comment.