commit | 2201fb27548c3d42f144a19decb415f5815915a7 | [log] [tgz] |
---|---|---|
author | Oleh Lamzin <lamzin@google.com> | Wed Sep 02 08:03:29 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Sep 02 08:03:29 2020 |
tree | 9fa4e6380a43c45eba251d4c4f40dd433353d10a | |
parent | 13861f4fdc3834c834352ce4ca30d4106a9bd737 [diff] |
[Telemetry SWX] Rename enumToCpuArch Rename enumToCpuArch_ to cpuArchToString_ in trusted.js. Bug: b:158658869 Change-Id: I349e2c77c8943caa0f5f0fa37ffd86b0165c81be Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2389180 Reviewed-by: Mahmoud Gawad <mgawad@google.com> Commit-Queue: Oleh Lamzin <lamzin@google.com> Cr-Commit-Position: refs/heads/master@{#803791}
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.