Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(312)

Unified Diff: mojo/public/tools/bindings/pylib/mojom/generate/generated/README.md

Issue 1413343006: Break the circular dependency in the new mojom bindings generation pipeline. (Closed) Base URL: https://github.com/domokit/mojo.git@master
Patch Set: Rename the file that is broken in the index. Created 5 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.
« no previous file with comments | « mojo/public/tools/bindings/BUILD.gn ('k') | mojo/public/tools/bindings/pylib/mojom/generate/generated/__init__.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698