commit | fb6427b2b137d229070b3f4b52dfdaa994817358 | [log] [tgz] |
---|---|---|
author | David Dorwin <ddorwin@chromium.org> | Sat Apr 10 10:29:37 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Apr 10 10:29:37 2021 |
tree | 5e94f93c43ac07799c05f58c5961621f9b10d8d6 | |
parent | 08d83affbd4dcfc8c470ddcf4806013ddd0ac908 [diff] |
Remove obsolete LogMessage::file_basename_ Added in https://crrev.com/c/1846395, its only use was removed in https://crrev.com/c/252136. Bug: 1012037 Change-Id: I5107cc4c172085b58fdca2149677a32945aaa948 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2818828 Auto-Submit: David Dorwin <ddorwin@chromium.org> Commit-Queue: Wez <wez@chromium.org> Reviewed-by: Wez <wez@chromium.org> Cr-Commit-Position: refs/heads/master@{#871245}
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.