commit | 66b34d12e6d2fe6394e33a20f25a98921b3f2bfe | [log] [tgz] |
---|---|---|
author | Benjamin Lerman <[email protected]> | Mon Aug 02 09:42:59 2021 |
committer | Chromium LUCI CQ <[email protected]> | Mon Aug 02 09:42:59 2021 |
tree | 50994c773f625aeb276412f3b544d77f97a6ef76 | |
parent | fc5f31eec7213b21991185c2e66e4a23b6904389 [diff] |
[fuchsia] Add stubs for //chrome/browser/first_run integration points. Bug: 1234776, 1211758 Change-Id: I41a0520975c71ea8c81ce0ec0146a11ccfbaec14 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3063039 Commit-Queue: Benjamin Lerman <[email protected]> Auto-Submit: Benjamin Lerman <[email protected]> Reviewed-by: Wez <[email protected]> Reviewed-by: Carlos Pizano <[email protected]> Cr-Commit-Position: refs/heads/master@{#907484}
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.
If you found a bug, please file it at https://crbug.com/new.