Skip to content

Commit

Permalink
Change default for AndroidSessionNotifications to Disabled.
Browse files Browse the repository at this point in the history
The plan is to roll this out to the world, so set the default for testing
to match the expecations.

BUG=385217

Review URL: https://codereview.chromium.org/1365103002

Cr-Commit-Position: refs/heads/master@{#350675}
  • Loading branch information
tommynyquist authored and Commit bot committed Sep 24, 2015
1 parent 89c4de8 commit d3c1a60
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions testing/variations/fieldtrial_testing_config_android.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
{
"AndroidSessionNotifications": [
{
"group_name": "Disabled"
}
],
"AutofillFieldMetadata": [
{
"group_name": "Enabled"
Expand Down

0 comments on commit d3c1a60

Please sign in to comment.