Commit 6bf5a35f authored by Daniel Hosseinian's avatar Daniel Hosseinian Committed by Commit Bot

Re-add MacCustomPaperSize experiment to field trial testing config

Essentially a reland of crrev.com/741291 with the correct feature name.
The original CL used a wrong and non-existent feature name.
Consequently, the config was detected as stale and was removed in
crrev.com/742702.

Bug: 1021350
Change-Id: Iee460cd6b7eac51134c8a7aba79e68e1f1fd655d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2225484Reviewed-by: default avatarLei Zhang <thestig@chromium.org>
Reviewed-by: default avatarSteven Holte <holte@chromium.org>
Commit-Queue: Daniel Hosseinian <dhoss@chromium.org>
Cr-Commit-Position: refs/heads/master@{#774802}
parent ea744b44
......@@ -3496,6 +3496,21 @@
]
}
],
"MacCustomPaperSize": [
{
"platforms": [
"mac"
],
"experiments": [
{
"name": "Enabled",
"enable_features": [
"EnableCustomMacPaperSizes"
]
}
]
}
],
"MacSystemMediaPermissionsInfoUI": [
{
"platforms": [
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment