3 This directory contains the open source, application layer of Google Chrome.
5 Unlike other parts of Chromium like //content, which provide framework intended
6 to support multiple products, this directory contains code that is focused on
7 building specific products with opinionated UX.
9 Specific products include:
10 - Chrome desktop browser for Chrome OS, Windows, Mac and Linux
11 - Chrome mobile browser for Android
14 See //ios/chrome for the Chrome mobile browser for iOS, and note that code that
15 is shared between //chrome and //ios/chrome is typically factored out into