Commit 339bb74d authored by Charlie Harrison's avatar Charlie Harrison Committed by Commit Bot

Add AsyncNavigationIntercept to fieldtrial_testing_config

Bug: 793053
Change-Id: I0d39cd8e6695b18da47549e632f10abd9919c83e
Reviewed-on: https://chromium-review.googlesource.com/1106519Reviewed-by: default avatarRobert Kaplow <rkaplow@chromium.org>
Commit-Queue: Charlie Harrison <csharrison@chromium.org>
Cr-Commit-Position: refs/heads/master@{#568829}
parent 64d84817
...@@ -350,6 +350,21 @@ ...@@ -350,6 +350,21 @@
] ]
} }
], ],
"AsyncNavigationIntercept": [
{
"platforms": [
"android"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"AsyncNavigationIntercept"
]
}
]
}
],
"AudioService": [ "AudioService": [
{ {
"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