| Index: mojom/generated/README.md
|
| diff --git a/mojom/mojom_tool/generated/README.md b/mojom/generated/README.md
|
| similarity index 97%
|
| rename from mojom/mojom_tool/generated/README.md
|
| rename to mojom/generated/README.md
|
| index 73273623b382915333c092c700dfba559a807905..b458fb0b923b9ab9ea771352c5f817e1f85f7204 100644
|
| --- a/mojom/mojom_tool/generated/README.md
|
| +++ b/mojom/generated/README.md
|
| @@ -33,7 +33,7 @@ ninja -C out/Debug mojo/public/interfaces/bindings.
|
| into the appropriate locations in this directory.
|
| 4) mojom_files.mojom.go needs to be manually patched in a minor way. In the
|
| import section at the top replace "mojo/public/interfaces/bindings/mojom_types"
|
| -with "mojom/mojom_tool/generated/mojom_types".
|
| +with "mojom/generated/mojom_types".
|
| 5) Update the Go code in the serialization module of the parser to compensate
|
| for the changes if necessary. (Not necessary if the changes in step 1 were
|
| backward compatible.)
|
|
|