{
  "phases": {
    "builtin": {
      "gn_args": {
        "dcheck_always_on": false,
        "devtools_skip_typecheck": false,
        "ffmpeg_branding": "Chrome",
        "is_component_build": false,
        "is_debug": false,
        "proprietary_codecs": true,
        "target_cpu": "x64",
        "target_os": "linux",
        "use_reclient": false,
        "use_remoteexec": true,
        "use_siso": true
      }
    },
    "no_clang_modules": {
      "gn_args": {
        "dcheck_always_on": false,
        "devtools_skip_typecheck": false,
        "ffmpeg_branding": "Chrome",
        "is_component_build": false,
        "is_debug": false,
        "proprietary_codecs": true,
        "target_cpu": "x64",
        "target_os": "linux",
        "use_clang_modules": false,
        "use_reclient": false,
        "use_remoteexec": true,
        "use_siso": true
      }
    }
  }
}