{
  "Chromium Android ARM 32-bit Goma RBE Staging": {
    "gn_args": {
      "dcheck_always_on": false,
      "debuggable_apks": false,
      "ffmpeg_branding": "Chrome",
      "is_component_build": false,
      "is_debug": false,
      "proprietary_codecs": true,
      "strip_debug_info": true,
      "symbol_level": 1,
      "target_os": "android",
      "use_goma": true
    }
  },
  "Chromium Linux Goma RBE Staging": {
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "use_goma": true
    }
  },
  "Chromium Linux Goma RBE Staging (dbg)": {
    "gn_args": {
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "use_goma": true
    }
  },
  "Chromium Mac Goma RBE Staging": {
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "use_goma": true
    }
  },
  "Chromium Mac Goma RBE Staging (dbg)": {
    "gn_args": {
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "use_goma": true
    }
  },
  "Chromium Win Goma RBE ATS Staging": {
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "symbol_level": 1,
      "target_cpu": "x86",
      "use_goma": true
    }
  },
  "Chromium Win Goma RBE Staging": {
    "gn_args": {
      "dcheck_always_on": false,
      "is_component_build": false,
      "is_debug": false,
      "symbol_level": 1,
      "target_cpu": "x86",
      "use_goma": true
    }
  },
  "chromeos-amd64-generic-rel-goma-rbe-staging": {
    "args_file": "//build/args/chromeos/amd64-generic-vm.gni",
    "gn_args": {
      "also_build_lacros_chrome_for_architecture": "amd64",
      "dcheck_always_on": false,
      "is_chromeos_device": true,
      "ozone_platform_headless": true,
      "use_goma": true,
      "use_real_dbus_clients": false,
      "use_remoteexec": false
    }
  }
}