0
Files
src/chrome
anthie@google.com 354385b712 Configure local approval error screen with new strings and appearance
Screenshot: https://screenshot.googleplex.com/BbUg6cacdbukTFh
Mock: https://screenshot.googleplex.com/5TZsj36S7sju5GR

Further demos in crbug.com/394842701#comment17

Bug: 394842701
Change-Id: I793412ae8cb5b231e0eb2ce98dd7c560ccb3dca8
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6330264
Reviewed-by: Duong Dac <ddac@chromium.org>
Commit-Queue: Anthi Orfanou <anthie@google.com>
Cr-Commit-Position: refs/heads/main@{#1431027}
2025-03-11 11:25:14 -07:00
..
2025-03-11 01:44:01 -07: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.