Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(31)

Unified Diff: testing/variations/fieldtrial_testing_config_android.json

Issue 2353553002: Update testing config to use smooth-indeterminate animation (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_android.json
diff --git a/testing/variations/fieldtrial_testing_config_android.json b/testing/variations/fieldtrial_testing_config_android.json
index bfd862e97bf7295627637f0519b61ecfef3028ce..100b98857c41700d34f9395571d5190b1375a31c 100644
--- a/testing/variations/fieldtrial_testing_config_android.json
+++ b/testing/variations/fieldtrial_testing_config_android.json
@@ -386,9 +386,9 @@
],
"ProgressBarAnimationAndroid": [
{
- "group_name": "SmoothAnimation",
+ "group_name": "SmoothIndeterminateAnimation",
"params": {
- "progress-bar-animation": "smooth"
+ "progress-bar-animation": "smooth-indeterminate"
}
}
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698