Commit ecd60a8c authored by Wei-Yin Chen (陳威尹)'s avatar Wei-Yin Chen (陳威尹) Committed by Commit Bot

Add TabToGTSAnimation params to fieldtrial_testing_config

Bug: 964406
Change-Id: I1a6f0969d6361afb00a5f5a4d800c4ad29ff7b8b
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1735777
Commit-Queue: Alexei Svitkine <asvitkine@chromium.org>
Reviewed-by: default avatarAlexei Svitkine <asvitkine@chromium.org>
Cr-Commit-Position: refs/heads/master@{#684336}
parent d96612c6
...@@ -5404,6 +5404,10 @@ ...@@ -5404,6 +5404,10 @@
"experiments": [ "experiments": [
{ {
"name": "Enabled", "name": "Enabled",
"params": {
"zooming-min-memory-mb": "2048",
"zooming-min-sdk-version": "23"
},
"enable_features": [ "enable_features": [
"TabToGTSAnimation" "TabToGTSAnimation"
] ]
......
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