Index: mojo/public/tools/bindings/pylib/mojom/generate/generated/README.md |
diff --git a/mojo/public/tools/bindings/pylib/mojom/generate/generated/README.md b/mojo/public/tools/bindings/pylib/mojom/generate/generated/README.md |
new file mode 100644 |
index 0000000000000000000000000000000000000000..68a87b2634b70ccd20e521e735f73aa5d3655e43 |
--- /dev/null |
+++ b/mojo/public/tools/bindings/pylib/mojom/generate/generated/README.md |
@@ -0,0 +1,9 @@ |
+The files in this directory are generated by the mojom bindings generator. |
+Since they are used by the new version of the mojom bindings generator, |
+we need to check them in to break the circular dependency. |
+ |
+The sources are: |
+mojo/public/interfaces/bindings/mojom_types.mojom |
+mojo/public/interfaces/bindings/mojom_files.mojom |
+ |
+TODO(azani): Write a script that updates those files automatically. |