commit | eda59fd8266efc47fa4ee6e80cca72b15fbbd9a0 | [log] [tgz] |
---|---|---|
author | Sophie Chang <sophiechang@chromium.org> | Tue Dec 07 19:46:36 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Dec 07 19:46:36 2021 |
tree | 964ae6f8bcd0c374a28f3f17a9992ebcdf8451b8 | |
parent | ad3ff643d4bbf8987d1d0262211195c82a38d5c4 [diff] |
Remove optimization_guide:: namespace from hints_manager* Not needed since it is already in that namespace Change-Id: I85ae3e133760f2977df0f7e0269ea61ddb1efb9f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3319420 Auto-Submit: Sophie Chang <sophiechang@chromium.org> Reviewed-by: rajendrant <rajendrant@chromium.org> Commit-Queue: rajendrant <rajendrant@chromium.org> Cr-Commit-Position: refs/heads/main@{#949096}
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.