commit | 6c4533223c83dcd078adaa3eeced85b7d6dc2d14 | [log] [tgz] |
---|---|---|
author | Moe Ahmadi <mahmadi@chromium.org> | Thu Jul 29 02:55:57 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Jul 29 02:55:57 2021 |
tree | 6c83e8b0c24297cc52e3a0c75701574f5f5c7d73 | |
parent | f177d8e2a54f5d81fdfcc820ab1fd6ab208f50c9 [diff] |
[memories][csn] Makes SRP scraping available on Desktop This change makes continuous_search::SearchResultExtractorClient and continuous_search::SearchResultExtractorImpl available on Desktop to be used for extraction of related searches on Desktop SRP visits. Bug: 1234093 Change-Id: I9970c63fd5d983ad836d360368b51f8eadcd1976 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3059767 Commit-Queue: Moe Ahmadi <mahmadi@chromium.org> Reviewed-by: Lei Zhang <thestig@chromium.org> Cr-Commit-Position: refs/heads/master@{#906540}
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.