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

Unified Diff: testing/variations/fieldtrial_testing_config_win.json

Issue 1180693002: Update from https://crrev.com/333737 (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: rebased Created 5 years, 6 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 | « testing/variations/fieldtrial_testing_config.json ('k') | third_party/android_crazy_linker/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/variations/fieldtrial_testing_config_win.json
diff --git a/testing/variations/fieldtrial_testing_config_win.json b/testing/variations/fieldtrial_testing_config_win.json
new file mode 100644
index 0000000000000000000000000000000000000000..c80a14e1e22cf7c646c42a41b75072bfba3ce4ee
--- /dev/null
+++ b/testing/variations/fieldtrial_testing_config_win.json
@@ -0,0 +1,97 @@
+{
+ "BrowserBlacklist": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "CTRequiredForEVTrial": [
+ {
+ "group_name": "RequirementEnforced"
+ }
+ ],
+ "ChildAccountDetection": [
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "ChromeDashboard": [
+ {
+ "group_name": "Default"
+ }
+ ],
+ "ExtensionContentVerification": [
+ {
+ "group_name": "Enforce"
+ }
+ ],
+ "ExtensionInstallVerification": [
+ {
+ "group_name": "Enforce"
+ }
+ ],
+ "GoogleNow": [
+ {
+ "group_name": "Enable"
+ }
+ ],
+ "IconNTP": [
+ {
+ "group_name": "Default"
+ }
+ ],
+ "NewProfileManagement": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "PasswordGeneration": [
+ {
+ "group_name": "Disabled"
+ }
+ ],
+ "RefreshTokenDeviceId": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "SHA1IdentityUIWarning": [
+ {
+ "group_name": "Enabled"
+ }
+ ],
+ "SHA1ToolbarUIJanuary2016": [
+ {
+ "group_name": "Warning"
+ }
+ ],
+ "SHA1ToolbarUIJanuary2017": [
+ {
+ "group_name": "Error"
+ }
+ ],
+ "SRTPromptFieldTrial": [
+ {
+ "group_name": "Default"
+ }
+ ],
+ "SettingsEnforcement": [
+ {
+ "group_name": "enforce_always_with_extensions_and_dse"
+ }
+ ],
+ "ShowAppLauncherPromo": [
+ {
+ "group_name": "ShowPromoUntilDismissed"
+ }
+ ],
+ "UwSInterstitialStatus": [
+ {
+ "group_name": "On"
+ }
+ ],
+ "VoiceTrigger": [
+ {
+ "group_name": "Install"
+ }
+ ]
+}
« no previous file with comments | « testing/variations/fieldtrial_testing_config.json ('k') | third_party/android_crazy_linker/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698