commit | 3d584918060fe0665f36b1f521a58e1d2773b682 | [log] [tgz] |
---|---|---|
author | Ryan Sturm <ryansturm@chromium.org> | Thu Oct 29 00:31:41 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 29 00:31:41 2020 |
tree | 1c406c2378cb8afc5271e90e07675e64fa46a65b | |
parent | 43dfa44d9ddbead0a39f1d32d52e58614110aa2b [diff] |
Modifying field trial param defaults when using command line flag When the --enable-search-prefetch-service flag is passed into Chrome, various conditions should be modified to be easier to test behavior locally. Change-Id: Ic78f795c923f9fd6c4a5c178c3517980db0077dc Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2505742 Reviewed-by: Robert Ogden <robertogden@chromium.org> Commit-Queue: Ryan Sturm <ryansturm@chromium.org> Cr-Commit-Position: refs/heads/master@{#821974}
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.