Commit 2007771d authored by Gang Wu's avatar Gang Wu Committed by Commit Bot

Using same study name as the gcl file

Change-Id: I9f058ec2fdd929e1b48a5a8c08055ccebe0a6611
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2321513
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#792262}
parent 484e85b6
...@@ -442,6 +442,21 @@ ...@@ -442,6 +442,21 @@
] ]
} }
], ],
"AndroidSwitchToTab": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"OmniboxTabSwitchSuggestions"
]
}
]
}
],
"AndroidSystemTracing": [ "AndroidSystemTracing": [
{ {
"platforms": [ "platforms": [
...@@ -4921,21 +4936,6 @@ ...@@ -4921,21 +4936,6 @@
] ]
} }
], ],
"OmniboxTabSwitchSuggestions": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"OmniboxTabSwitchSuggestions"
]
}
]
}
],
"OutOfBlinkCors": [ "OutOfBlinkCors": [
{ {
"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