commit | 2f1b6073da01b2b525eee5d2813bad846e51ced7 | [log] [tgz] |
---|---|---|
author | Sam Chiu <samchiu@google.com> | Tue Feb 02 05:18:14 2021 |
committer | Sam Chiu <samchiu@google.com> | Tue Feb 02 09:20:47 2021 |
tree | e5229fa87943bb4c0d29545871419ebb07e59fbf | |
parent | 6942f93f237a2d7d7ab1d804ea629dd8af4dce84 [diff] |
Add CSP to support loading the bootstrap script. The javascript files will be generated from below google3 path via CIPD. //wireless/android/pixel/exo/chrome Test: run autoninja locally. build with is_official_build=false and true & run chrome with --enable-features=EcheSWA Bug: 176958695 Change-Id: Ib7b677c95acd4bfc4a2ee5816e09511d06011fab
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.