0
Files
src/chrome
Simon Ziegltrum 13bfd939c7 [OOBE] Dev overlay color mode switcher fixed dev image detection on DUT
Fix: b:261167699
Change-Id: If0dd1e61502b121f24063fbd01e82716d9213329
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4084904
Reviewed-by: Denis Kuznetsov <antrim@chromium.org>
Commit-Queue: Simon Ziegltrum <ziegltrum@google.com>
Cr-Commit-Position: refs/heads/main@{#1080314}
2022-12-07 14:13:05 +00:00
..
2022-12-07 13:57:44 +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.