commit | 568b08dddf0279d4f8b2a6b281c678f426742902 | [log] [tgz] |
---|---|---|
author | Srinivas Hegde <srinivashegde@google.com> | Mon Feb 06 16:53:24 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Feb 06 16:53:24 2023 |
tree | 4b905af63e11822f7dd414ca5f5e344b09584ece | |
parent | 53fcdc8d5ef94abdafa5dc31bbe592b948759f2e [diff] |
coverage: Move create and merge folders under js_source_maps. Now that we are working on moving these to the common webui framework, update the folder paths so that we have a single and consistent place for all coverage related libs. BUG: b:265973389 TEST: Ran NTP manual coverage and unit tests. Change-Id: Ic67ed894dff205e171764720d11b5cc36579f378 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4219890 Reviewed-by: Ben Reich <benreich@chromium.org> Reviewed-by: Prakhar Asthana <pasthana@google.com> Reviewed-by: Tibor Goldschwendt <tiborg@chromium.org> Commit-Queue: Srinivas Hegde <srinivashegde@google.com> Cr-Commit-Position: refs/heads/main@{#1101626}
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.