commit | f5db3bc24ce6fadf0e943e7b25c00529b5df7a4f | [log] [tgz] |
---|---|---|
author | Kenichi Ishibashi <[email protected]> | Tue Jul 21 05:51:01 2020 |
committer | Commit Bot <[email protected]> | Tue Jul 21 05:51:01 2020 |
tree | 1f2c4a0e652c4d7911ef97416f41ff93a55e5611 | |
parent | a9a6f400322c8ae7077e74c79209a4b219d509b6 [diff] |
Remove unused service_worker_disk_cache.h includes Resource readers/writers defined in the header file are replaced with mojo version of readers/writers. Remove service_worker_disk_cache.h includes as these aren't needed anymore. Bug: 1055677 Change-Id: I01dcaf6b8b4b675748d3fe170343aa1c83d7be1f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2309489 Reviewed-by: Hiroki Nakagawa <[email protected]> Reviewed-by: Matt Falkenhagen <[email protected]> Commit-Queue: Kenichi Ishibashi <[email protected]> Cr-Commit-Position: refs/heads/master@{#790258}
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.