Upload upstream chromium 85.0.4183.84
[platform/framework/web/chromium-efl.git] / README.md
1 # ![Logo](chrome/app/theme/chromium/product_logo_64.png) Chromium
2
3 Chromium is an open-source browser project that aims to build a safer, faster,
4 and more stable way for all users to experience the web.
5
6 The project's web site is https://www.chromium.org.
7
8 Documentation in the source is rooted in [docs/README.md](docs/README.md).
9
10 Learn how to [Get Around the Chromium Source Code Directory Structure
11 ](https://www.chromium.org/developers/how-tos/getting-around-the-chrome-source-code).
12
13 For historical reasons, there are some small top level directories. Now the
14 guidance is that new top level directories are for product (e.g. Chrome,
15 Android WebView, Ash). Even if these products have multiple executables, the
16 code should be in subdirectories of the product.