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

Unified Diff: testing/variations/fieldtrial_testing_config_mac.json

Issue 1709803004: Add ViewsSimplifiedFullscreenUI to the fieldtrial testing config on Mac (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Paramaterize Created 4 years, 10 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
Index: testing/variations/fieldtrial_testing_config_mac.json
diff --git a/testing/variations/fieldtrial_testing_config_mac.json b/testing/variations/fieldtrial_testing_config_mac.json
index 05b4dae9f9a776caef9332203067557f8d9839ef..ea79857d84b6c20ea432650eb1173dadbee46155 100644
--- a/testing/variations/fieldtrial_testing_config_mac.json
+++ b/testing/variations/fieldtrial_testing_config_mac.json
@@ -224,6 +224,14 @@
}
}
],
+ "ViewsSimplifiedFullscreenUI": [
+ {
+ "enable_features": [
+ "ViewsSimplifiedFullscreenUI"
+ ],
+ "group_name": "Enabled"
+ }
+ ],
"WebFontsIntervention": [
{
"group_name": "Enabled"

Powered by Google App Engine
This is Rietveld 408576698