0
Files
src/chrome
Joshua Hale 093af2d066 Add the Android SDK Level to the ARC line in version pages
TEST=deploy to volteer with ARC
BUG=228532808

Change-Id: I774f0963c806d9b596ac40ea3fc4082b36cab826
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3686576
Reviewed-by: Denis Kuznetsov <antrim@chromium.org>
Reviewed-by: Kyle Horimoto <khorimoto@chromium.org>
Reviewed-by: Jungshik Shin <jshin@chromium.org>
Reviewed-by: Yusuke Sato <yusukes@chromium.org>
Commit-Queue: Josh Hale <joshuahale@google.com>
Cr-Commit-Position: refs/heads/main@{#1012670}
2022-06-09 20:14:26 +00:00
..
2022-06-09 19:56:32 +00:00
2022-06-09 20:10:32 +00:00
2022-06-08 08:28:21 +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.