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

Unified Diff: testing/variations/fieldtrial_testing_config.json

Issue 2791663002: Revert of Enable VsyncAlignedInput to Field Trial (Closed)
Patch Set: Created 3 years, 9 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.json
diff --git a/testing/variations/fieldtrial_testing_config.json b/testing/variations/fieldtrial_testing_config.json
index 898046ed819638fdbc1a7bfed84edd7471596250..356de3d1f6d7bf52a49383d04bd1cea33a8b267b 100644
--- a/testing/variations/fieldtrial_testing_config.json
+++ b/testing/variations/fieldtrial_testing_config.json
@@ -2935,26 +2935,6 @@
]
}
],
- "VsyncAlignedInput": [
- {
- "platforms": [
- "android",
- "chromeos",
- "linux",
- "mac",
- "win"
- ],
- "experiments": [
- {
- "name": "Enable",
- "enable_features": [
- "RequestUnbufferedDispatch",
- "VsyncAlignedInput"
- ]
- }
- ]
- }
- ],
"WebBluetoothBlocklist": [
{
"platforms": [
« 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