commit | 37d5110a728cdbcec9f177398f29e732362e64f8 | [log] [tgz] |
---|---|---|
author | Sadrul Habib Chowdhury <sadrul@chromium.org> | Wed Oct 28 14:22:04 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Oct 28 14:22:04 2020 |
tree | 44bf4a2d8b7f7faecc7928292ad34e70ab883575 | |
parent | 3f201fa1dc234d408b658271a79bf3545fdb7f75 [diff] |
[cc/metrics] Add a DIR_METADATA for cc/metrics. The bugs for cc/metrics currently get assigned under the incorrect component (Internals>Compositing). So add a DIR_METADATA for the directory with the correct component (Internals>GPU>Metrics). BUG=none Change-Id: I63cd83b265938d21a5807bc1e7e0428e514b50c2 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2499202 Auto-Submit: Sadrul Chowdhury <sadrul@chromium.org> Commit-Queue: Behdad Bakhshinategh <behdadb@chromium.org> Reviewed-by: Behdad Bakhshinategh <behdadb@chromium.org> Cr-Commit-Position: refs/heads/master@{#821707}
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.
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.