| commit | 201608d0ae9b19636e05408dd356e0d1cdaae16c | [log] [tgz] |
|---|---|---|
| author | Drew Davenport <ddavenport@chromium.org> | Fri Mar 08 19:46:58 2024 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Mar 08 19:46:58 2024 |
| tree | a2fa0d1144f29ede17352fba9898a57576b0b68d | |
| parent | ce8bddbd8d2814e4b79777e602c24e421bceafa2 [diff] |
ozone/drm: Remove double-negative test_only is only ever used in a negative (in the next line), so remove the double negative to make it clearer what the code is doing. Bug: b:327434424 Change-Id: Ie68946148f74b2ba33a0c8290a91d87f561dec58 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5335723 Reviewed-by: Gil Dekel <gildekel@chromium.org> Commit-Queue: Drew Davenport <ddavenport@chromium.org> Cr-Commit-Position: refs/heads/main@{#1270347}
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.