android: Move ModuleInterface rules out of cronet Since Cronet does not use modules, it should not need these rules. These rules belong in //components/module_installer/android. They have been moved to //components/module_installer/android/module_installer.flags. Also wrap comments to 80 characters. Bug: 338060678 Change-Id: I1ab46e752d8e04a25c484d0cf4692e81cb0893a5 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5503449 Reviewed-by: Etienne Dechamps <edechamps@google.com> Reviewed-by: Andrew Grieve <agrieve@chromium.org> Auto-Submit: Peter Wen <wnwen@chromium.org> Commit-Queue: Peter Wen <wnwen@chromium.org> Cr-Commit-Position: refs/heads/main@{#1294986}
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.