| commit | ffc9ed77c309abbf1646bca8f3cba123d1be3bcc | [log] [tgz] |
|---|---|---|
| author | Jeffrey Kardatzke <jkardatzke@google.com> | Fri Jul 30 20:57:44 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 30 20:57:44 2021 |
| tree | f69f208bc14aeb1816da33e04a1f243e45a82cfd | |
| parent | 8711dc8623c32222924be2c2991c3edede93aec6 [diff] |
media: Add use_chromeos_protected_av1 buildflag This has been defined in ChromeOS configs, but isn't used yet in Chrome (we are waiting on resolution of another issue). Defining it now to remove the warning associated with it being undefined. BUG=b:155509025 TEST=Builds Change-Id: I8aa2be6e6aafdb89fa2878425457e5f04dca925e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3057869 Commit-Queue: Jeffrey Kardatzke <jkardatzke@google.com> Reviewed-by: Xiaohan Wang <xhwang@chromium.org> Cr-Commit-Position: refs/heads/master@{#907243}
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.