| commit | 7f3f82e1e93f94e55a9dbbc1ff95b4ead973eeab | [log] [tgz] |
|---|---|---|
| author | Benedikt Meurer <bmeurer@chromium.org> | Fri Oct 13 11:57:18 2023 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Oct 13 11:57:18 2023 |
| tree | 19686b63d893dda25082a8a4e5582dcb5fe93fa5 | |
| parent | 176487d09c1d6bf7813dd146c76f09d6224a806f [diff] |
[DevTools] Replace legacy WorkspaceDiff.* globals with imports. Bug: chromium:1442410 Change-Id: I138b2a119f3f4a73522d1b9f1103f4c0ff268efc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4935478 Commit-Queue: Simon Zünd <szuend@chromium.org> Auto-Submit: Benedikt Meurer <bmeurer@chromium.org> Reviewed-by: Simon Zünd <szuend@chromium.org> Commit-Queue: Benedikt Meurer <bmeurer@chromium.org> Cr-Commit-Position: refs/heads/main@{#1209351}
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.