{
  "Win x64 Builder": {
    "additional_compile_targets": [
      "base_nocompile_tests",
      "blink_platform_nocompile_tests",
      "blink_probes_nocompile_tests",
      "content_nocompile_tests",
      "pdf_fuzzers"
    ],
    "scripts": [
      {
        "module_name": "blink_lint",
        "module_scheme": "single",
        "name": "blink_lint",
        "script": "blink_lint_expectations.py"
      },
      {
        "module_name": "check_network_annotations",
        "module_scheme": "single",
        "name": "check_network_annotations",
        "script": "check_network_annotations.py"
      },
      {
        "module_name": "metrics_python_tests",
        "module_scheme": "pyunit",
        "name": "metrics_python_tests",
        "script": "metrics_python_tests.py"
      }
    ]
  }
}