Update V8 to version 4.7.24.
[chromium-blink-merge.git] / tools / variations / unittest_data / expected_output.cc
blobb4b08d30ecec7098a3186cce5ddb7ca7eb9c71d5
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.
5 // GENERATED FROM THE SCHEMA DEFINITION AND DESCRIPTION IN
6 // fieldtrial_testing_config_schema.json
7 // test_config.json
8 // DO NOT EDIT.
10 #include "test_ouput.h"
13 const FieldTrialGroupParams array_kFieldTrialConfig_params[] = {
15 "x",
16 "1",
19 "y",
20 "2",
23 const FieldTrialTestingGroup array_kFieldTrialConfig_groups[] = {
25 "TestStudy1",
26 "TestGroup1",
27 NULL,
31 "TestStudy2",
32 "TestGroup2",
33 array_kFieldTrialConfig_params,
37 const FieldTrialTestingConfig kFieldTrialConfig = {
38 array_kFieldTrialConfig_groups,