1 // Copyright 2015 The Chromium Authors. All rights reserved.
2 // Use of this source code is governed by a BSD-style license that can be
3 // found in the LICENSE file.
6 "type_name": "FieldTrialTestingConfig",
11 "type_name": "FieldTrialTestingGroup",
14 {"field": "study", "type": "string"},
15 {"field": "group_name", "type": "string"},
20 "type_name": "FieldTrialGroupParams",
23 {"field": "key", "type": "string"},
24 {"field": "value", "type": "string"}