{
  "Deterministic Fuchsia (dbg)": {
    "gn_args": {
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "target_os": "fuchsia",
      "use_remoteexec": true
    }
  },
  "fuchsia-arm64-cast-receiver-rel": {
    "args_file": "//build/config/fuchsia/size_optimized_cast_receiver_args.gn",
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "target_cpu": "arm64",
      "target_os": "fuchsia",
      "test_host_cpu": "arm64",
      "use_remoteexec": true
    }
  },
  "fuchsia-arm64-rel": {
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "target_cpu": "arm64",
      "target_os": "fuchsia",
      "test_host_cpu": "arm64",
      "use_remoteexec": true
    }
  },
  "fuchsia-x64-cast-receiver-rel": {
    "args_file": "//build/config/fuchsia/size_optimized_cast_receiver_args.gn",
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "target_os": "fuchsia",
      "use_remoteexec": true
    }
  },
  "fuchsia-x64-dbg": {
    "gn_args": {
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 0,
      "target_os": "fuchsia",
      "use_remoteexec": true
    }
  },
  "fuchsia-x64-rel": {
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "target_os": "fuchsia",
      "use_remoteexec": true
    }
  }
}