commit | f9d3c12cb96d34f3278be001feb5321be08a0949 | [log] [tgz] |
---|---|---|
author | Sean Topping <seantopping@chromium.org> | Tue Mar 02 05:55:56 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Mar 02 05:55:56 2021 |
tree | c4196ee29c32bd5fffa0a00ec6e886d8462ec028 | |
parent | 57e0a0d4f21d03baff1f74d5832fca37dae9d65a [diff] |
[Chromecast] Fix FakeExternalConnector::AddConnectionErrorCallback Bug: internal b/169098077 Test: CQ Change-Id: I85914fb04054c92e5af1ae38df0ce227540f6aa4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2728242 Auto-Submit: Sean Topping <seantopping@chromium.org> Commit-Queue: Kenneth MacKay <kmackay@chromium.org> Reviewed-by: Kenneth MacKay <kmackay@chromium.org> Cr-Commit-Position: refs/heads/master@{#858894}
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.