commit | 9b7cf4bcb5669bbe09a72ddf247611ff67a5f35c | [log] [tgz] |
---|---|---|
author | Nicolas Dossou-Gbete <dgn@chromium.org> | Fri Apr 12 13:10:04 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Apr 12 13:10:04 2024 |
tree | 08240f4d93b1f7c53754c4aa81ff05d4c03e49ed | |
parent | 3fa35580a7b63810d5ccd55a904e434a0f2e1543 [diff] |
🧇 Move //c/search_engines/search_engine_choice_utils* Outcome of running: tools/git/move_source_file.py \ components/search_engines/search_engine_choice_utils.h \ components/search_engines/search_engine_choice/search_engine_choice_utils.h tools/git/move_source_file.py \ components/search_engines/search_engine_choice_utils.cc \ components/search_engines/search_engine_choice/search_engine_choice_utils.cc tools/git/move_source_file.py \ components/search_engines/search_engine_choice_utils_unittest.cc \ components/search_engines/search_engine_choice/search_engine_choice_utils_unittest.cc Bug: 333854001 Change-Id: I1428225766dbad0ae71a0e5f0c8d3ddea9c01450 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5447512 Reviewed-by: Sylvain Defresne <sdefresne@chromium.org> Reviewed-by: Denis Kuznetsov <antrim@chromium.org> Reviewed-by: David Roger <droger@chromium.org> Reviewed-by: Kinuko Yasuda <kinuko@chromium.org> Commit-Queue: Nicolas Dossou-Gbété <dgn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1286432}
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.