Commit 63a9586b authored by erikchen's avatar erikchen Committed by Commit bot

Add a fieldtrial testing config for Mach SharedMemory experiment.

Note that Mach shared memory is already turned on by default on trunk, so this
has no effect. The main purpose of this CL is to disable a Finch warning. See
https://critique.corp.google.com/#review/113054955 for more details.

BUG=552422

Review URL: https://codereview.chromium.org/1637063002

Cr-Commit-Position: refs/heads/master@{#371557}
parent ce69a049
......@@ -81,6 +81,11 @@
"group_name": "Enabled"
}
],
"MacMemoryMechanism": [
{
"group_name": "Mach"
}
],
"MaterialDesignDownloads": [
{
"group_name": "Enabled"
......
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