| # Chrome on Android Feature Modules | |
| This is the top-level directory for Chrome-specific | |
| [Dynamic Feature Module](../../../docs/android_dynamic_feature_modules.md) GN | |
| targets and code. E.g.: | |
| * [chrome_feature_modules.gni](chrome_feature_modules.gni): Descriptors of | |
| modules packaged into Chrome. | |
| * [chrome_feature_module_tmpl.gni](chrome_feature_module_tmpl.gni): Template | |
| to create a Chrome dynamic feature module. | |
| * Folders for module specific code such as module interfaces and providers. |