{
  "gen-android-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "debuggable_apks": false,
      "enable_kythe_annotations": true,
      "is_clang": true,
      "is_component_build": false,
      "is_debug": true,
      "symbol_level": 1,
      "target_os": "android",
      "use_remoteexec": true
    }
  },
  "gen-chromiumos-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "enable_kythe_annotations": true,
      "is_clang": true,
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "target_os": "chromeos",
      "use_remoteexec": true
    }
  },
  "gen-fuchsia-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "dcheck_always_on": false,
      "enable_cast_receiver": true,
      "enable_kythe_annotations": true,
      "is_component_build": false,
      "is_debug": false,
      "target_os": "fuchsia",
      "use_remoteexec": true
    }
  },
  "gen-ios-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "enable_kythe_annotations": true,
      "ios_enable_code_signing": false,
      "is_clang": true,
      "is_debug": true,
      "symbol_level": 1,
      "target_os": "ios",
      "use_remoteexec": true
    }
  },
  "gen-lacros-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "chromeos_is_browser_only": true,
      "clang_use_chrome_plugins": false,
      "enable_kythe_annotations": true,
      "is_clang": true,
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "target_os": "chromeos",
      "use_remoteexec": true
    }
  },
  "gen-linux-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "enable_kythe_annotations": true,
      "is_clang": true,
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "use_remoteexec": true
    }
  },
  "gen-mac-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "enable_kythe_annotations": true,
      "is_clang": true,
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "target_os": "mac",
      "use_remoteexec": true
    }
  },
  "gen-webview-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "debuggable_apks": false,
      "enable_kythe_annotations": true,
      "is_clang": true,
      "is_component_build": false,
      "is_debug": true,
      "symbol_level": 1,
      "target_os": "android",
      "use_remoteexec": true
    }
  },
  "gen-win-try": {
    "gn_args": {
      "blink_enable_generated_code_formatting": true,
      "clang_use_chrome_plugins": false,
      "enable_kythe_annotations": true,
      "is_clang": true,
      "is_component_build": true,
      "is_debug": true,
      "symbol_level": 1,
      "use_remoteexec": true
    }
  }
}