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

Side by Side 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "BrowserBlacklist": [
3 {
4 "group_name": "Enabled"
5 }
6 ],
7 "CTRequiredForEVTrial": [
8 {
9 "group_name": "RequirementEnforced"
10 }
11 ],
12 "ChildAccountDetection": [
13 {
14 "group_name": "Disabled"
15 }
16 ],
17 "ChromeDashboard": [
18 {
19 "group_name": "Default"
20 }
21 ],
22 "ExtensionContentVerification": [
23 {
24 "group_name": "Enforce"
25 }
26 ],
27 "ExtensionInstallVerification": [
28 {
29 "group_name": "Enforce"
30 }
31 ],
32 "GoogleNow": [
33 {
34 "group_name": "Enable"
35 }
36 ],
37 "IconNTP": [
38 {
39 "group_name": "Default"
40 }
41 ],
42 "NewProfileManagement": [
43 {
44 "group_name": "Enabled"
45 }
46 ],
47 "PasswordGeneration": [
48 {
49 "group_name": "Disabled"
50 }
51 ],
52 "RefreshTokenDeviceId": [
53 {
54 "group_name": "Enabled"
55 }
56 ],
57 "SHA1IdentityUIWarning": [
58 {
59 "group_name": "Enabled"
60 }
61 ],
62 "SHA1ToolbarUIJanuary2016": [
63 {
64 "group_name": "Warning"
65 }
66 ],
67 "SHA1ToolbarUIJanuary2017": [
68 {
69 "group_name": "Error"
70 }
71 ],
72 "SRTPromptFieldTrial": [
73 {
74 "group_name": "Default"
75 }
76 ],
77 "SettingsEnforcement": [
78 {
79 "group_name": "enforce_always_with_extensions_and_dse"
80 }
81 ],
82 "ShowAppLauncherPromo": [
83 {
84 "group_name": "ShowPromoUntilDismissed"
85 }
86 ],
87 "UwSInterstitialStatus": [
88 {
89 "group_name": "On"
90 }
91 ],
92 "VoiceTrigger": [
93 {
94 "group_name": "Install"
95 }
96 ]
97 }
OLDNEW
« 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