Skip to content

Commit ee9852e

Browse files
authored
[AUTO][FILECONTROL] - version 134.0.6998.108 (#1911)
[AUTO][FILECONTROL] - version 134.0.6998.108
2 parents 3fe3b3e + 4a18e4d commit ee9852e

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-1
lines changed

tools/under-control/src/RELEASE

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
134.0.6998.89
1+
134.0.6998.108

tools/under-control/src/testing/variations/fieldtrial_testing_config.json

+22
Original file line numberDiff line numberDiff line change
@@ -10085,6 +10085,25 @@
1008510085
]
1008610086
}
1008710087
],
10088+
"FledgeBiddingAndAuctionNonceSupport": [
10089+
{
10090+
"platforms": [
10091+
"chromeos",
10092+
"linux",
10093+
"mac",
10094+
"windows",
10095+
"android"
10096+
],
10097+
"experiments": [
10098+
{
10099+
"name": "Enabled",
10100+
"enable_features": [
10101+
"FledgeBiddingAndAuctionNonceSupport"
10102+
]
10103+
}
10104+
]
10105+
}
10106+
],
1008810107
"Floss": [
1008910108
{
1009010109
"platforms": [
@@ -26322,6 +26341,9 @@
2632226341
"experiments": [
2632326342
{
2632426343
"name": "Enabled",
26344+
"params": {
26345+
"WebViewPrefetchFromRenderer": "true"
26346+
},
2632526347
"enable_features": [
2632626348
"WebViewPrefetchNativeLibrary"
2632726349
]

0 commit comments

Comments
 (0)