| # Shill Mojo API | |
| ## Mojom File | |
| This folder is the root folder of the shill's Mojo APIs and their C++ | |
| implementations. | |
| The shill's mojom files are located at \<Root\>/shill/mojom/, and the external | |
| mojom files are located at \<Root\>/path/to/external/mojom/. | |
| For example: | |
| - The external url.mojom.Url is at: \<Root\>/url/mojom/url.mojom. | |
| - The shill's portal Mojo API is at: \<Root\>/shill/mojom/portal.mojom |