commit | b51da4730f88678cc906163ddee92c47b06478af | [log] [tgz] |
---|---|---|
author | Ted Meyer <tmathmeyer@chromium.org> | Wed May 19 20:02:33 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed May 19 20:02:33 2021 |
tree | 71604e554c0506f295664527ec347d94dc0badc4 | |
parent | 75cdcfe26e4bf7fec94704e95d7963578fe657c5 [diff] |
Remove notice window from chrome://media-internals This is part 1 of deleting chrome://media-internals, separated out so that it can be backported if necessary Bug: 1146594 Change-Id: Ifdd5da6f18cc2ac275df669ba7fe28d09c8ad67b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2895553 Reviewed-by: Dale Curtis <dalecurtis@chromium.org> Commit-Queue: Ted Meyer <tmathmeyer@chromium.org> Cr-Commit-Position: refs/heads/master@{#884645}
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.