Commit 60fffac6 authored by Renjie Liu's avatar Renjie Liu Committed by Commit Bot

Add GeoLanguage in fieldtrial testing



Bug: 76915
Change-Id: Ia0f05256c85eb67daae13c20b96a067a06cfb2ba
Reviewed-on: https://chromium-review.googlesource.com/816574
Commit-Queue: Renjie Liu <renjieliu@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Cr-Commit-Position: refs/heads/master@{#525216}
parent 616ab261
...@@ -1497,6 +1497,25 @@ ...@@ -1497,6 +1497,25 @@
] ]
} }
], ],
"GeoLanguage": [
{
"platforms": [
"android",
"chromeos",
"linux",
"mac",
"win"
],
"experiments": [
{
"name": "GeoLanguage",
"enable_features": [
"GeoLanguage"
]
}
]
}
],
"GoogleBrandedContextMenu": [ "GoogleBrandedContextMenu": [
{ {
"platforms": [ "platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment