commit | 196547c14369d9bb08eab7fcfba206fc25df1d3c | [log] [tgz] |
---|---|---|
author | Marc Treib <treib@chromium.org> | Thu Aug 05 12:23:15 2021 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Aug 05 12:23:15 2021 |
tree | 05652314a08f2cbe434d36eadd4ca8cfdc0dc624 | |
parent | c9e96cf2b38596eb1143ed5fe0e45ae697aded1b [diff] |
Cleanup: Remove unused user_agent param from GCMDriverDesktop The (unused) user agent string was computed with syncer::MakeUserAgentForSync(). Removing this call also removes the only dependency from components/gcm_driver to components/sync. Bug: none Change-Id: I27b20b5505b98f6835cfdf534dddb7af00840c27 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3074739 Commit-Queue: Peter Beverloo <peter@chromium.org> Auto-Submit: Marc Treib <treib@chromium.org> Reviewed-by: Peter Beverloo <peter@chromium.org> Cr-Commit-Position: refs/heads/master@{#908836}
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.