commit | 37557189499d90fbf6a3958cc6d7751ff2837c94 | [log] [tgz] |
---|---|---|
author | Cheick Cisse <cheickcisse@google.com> | Tue Apr 25 15:53:30 2023 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Apr 25 15:53:30 2023 |
tree | 018b8f1c0cebf67c1ba0ae9706dd744434eccab0 | |
parent | 509d64c1b6080d1cddec26e2c9f9c65fe68473ea [diff] |
Fix typo that added when What's New was Enabled This CL fixes a typo that was added when What's New was enabled to in code. This change landed in M114 so it shouldn't have an impact on the launch. Change-Id: I1f8da24a8f342acba77f8baa1ecf9f43a3e24b2e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4455032 Code-Coverage: Findit <findit-for-me@appspot.gserviceaccount.com> Reviewed-by: Robbie Gibson <rkgibson@google.com> Commit-Queue: Cheick Cisse <cheickcisse@google.com> Cr-Commit-Position: refs/heads/main@{#1135212}
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.