0
Files
src/chrome
Alexander Cooper 09fcef03e2 Set WebXrIncubations flag to never expire
Change-Id: I8366fb20612c38b3b0bfaa8c5b1c94353007695d
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2241991
Commit-Queue: Alexander Cooper <alcooper@chromium.org>
Commit-Queue: Avi Drissman <avi@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Auto-Submit: Alexander Cooper <alcooper@chromium.org>
Cr-Commit-Position: refs/heads/master@{#777511}
2020-06-11 21:58:22 +00:00
..
2020-06-11 21:53:22 +00:00

Chrome

This directory contains the open source, application layer of Google Chrome.

Unlike other parts of Chromium like //content, which provide framework intended to support multiple products, this directory contains code that is focused on building specific products with opinionated UX.

Specific products include:

  • Chrome desktop browser for Chrome OS, Windows, Mac and Linux
  • Chrome mobile browser for Android
  • Chrome OS system UI

See //ios/chrome for the Chrome mobile browser for iOS, and note that code that is shared between //chrome and //ios/chrome is typically factored out into //components.