Great — I’ll give you the concise JSON sitemap of this specific Chromium “Get the Code: Checkout, Build & Run” page, followed by a clean Markdown outline for documentation.


📂 JSON Sitemap

{
  "page": "Get the Code: Checkout, Build & Run Chromium",
  "path": "/developers/how-tos/get-the-code",
  "links": {
    "Google-specific instructions": "https://goto.corp.google.com/building-chrome",
    "Browse/Search Code": "https://source.chromium.org/chromium",
    "Platforms": {
      "Linux": "https://chromium.googlesource.com/chromium/src/+/main/docs/linux/build_instructions.md",
      "Windows": "https://chromium.googlesource.com/chromium/src/+/main/docs/windows_build_instructions.md",
      "Mac": "https://chromium.googlesource.com/chromium/src/+/main/docs/mac/build_instructions.md",
      "ChromeOS": {
        "linux-chromeos": "https://chromium.googlesource.com/chromium/src/+/main/docs/chromeos_build_instructions.md",
        "cros-vm": "/chromium-os/developer-library/guides/containers/cros-vm/",
        "simplechrome": "/chromium-os/developer-library/guides/development/simple-chrome-workflow/"
      },
      "iOS": "https://chromium.googlesource.com/chromium/src/+/main/docs/ios/build_instructions.md",
      "Cast": {
        "Android": "https://chromium.googlesource.com/chromium/src/+/main/docs/android_cast_build_instructions.md",
        "Linux": "https://chromium.googlesource.com/chromium/src/+/main/docs/linux/cast_build_instructions.md"
      },
      "Android": "https://chromium.googlesource.com/chromium/src/+/main/docs/android_build_instructions.md"
    },
    "Help": {
      "Google Group": "https://groups.google.com/a/chromium.org/forum/#!forum/chromium-dev",
      "IRC": "/developers/irc"
    },
    "Old Instructions": "/developers/how-tos/old-get-the-code"
  },
  "notes": {
    "docs_moving": "The Chromium documentation is gradually moving into the source repository."
  }
}

📑 Markdown Outline

Get the Code: Checkout, Build & Run Chromium

Overview


Platforms


Documentation Note

  • Chromium docs are gradually moving into the source repository (links above already point there).

Getting Help


Legacy


Would you like me to now merge this page’s JSON/Markdown sitemap into the previous Chromium site-wide sitemap, so you get a unified full-site map with nested subpages included?

Key terms in plain language

Open a term for a concise explanation of language used on this page.

Broadband

A general term for always-on, high-speed Internet access. Broadband can be delivered over fiber, cable, DSL, fixed wireless, cellular, or satellite networks.

Cloud Computing

Computing resources—such as applications, servers, storage, or databases—delivered from remote infrastructure and scaled as requirements change.

Cybersecurity

The practices and controls used to protect identities, devices, networks, applications, and data from unauthorized access, disruption, or manipulation.

Identity and Access Management (IAM)

The systems and policies that determine who a user is, what resources they may access, and how that access is authenticated and reviewed.

API

An application programming interface is a defined way for software systems to exchange data or request functions from one another.

Artificial Intelligence (AI)

Software designed to perform tasks involving prediction, classification, generation, reasoning, or decision support. Business use still requires clear data, governance, security, and human accountability.