| commit | c948c2e730ebdba3caedf45ae9e7c380c32369df | [log] [tgz] |
|---|---|---|
| author | Tommy Steimel <steimel@chromium.org> | Mon Oct 25 21:09:27 2021 |
| committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Oct 25 21:09:27 2021 |
| tree | f4b44719eb883ef5ce5b5dd5b949c3e8f9fcc4c5 | |
| parent | 3da6d35e04dd211ceb9aa4c301bd83e3b5edd1db [diff] |
GMC: Remove dependency on content from MediaSessionNotificationProducer This CL removes the rest of the //content dependencies from MediaSessionNotificationProducer so that it can be moved to a component that doesn't depend on //content. Bug: 1203842 Change-Id: Ic599bf20ad953c9be07e0ece69332d8761e3803d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3221110 Commit-Queue: Tommy Steimel <steimel@chromium.org> Reviewed-by: Jazz Xu <jazzhsu@chromium.org> Cr-Commit-Position: refs/heads/main@{#934694}
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.