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

Unified Diff: third_party/WebKit/Source/core/mojo/README.md

Issue 2400563002: Adds Mojo IDL. (Closed)
Patch Set: uses WebTaskRunner Created 3 years, 10 months 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: third_party/WebKit/Source/core/mojo/README.md
diff --git a/third_party/WebKit/Source/core/mojo/README.md b/third_party/WebKit/Source/core/mojo/README.md
new file mode 100644
index 0000000000000000000000000000000000000000..c1b40ef79dd132e07524e43419f9d91c0f371ee8
--- /dev/null
+++ b/third_party/WebKit/Source/core/mojo/README.md
@@ -0,0 +1,6 @@
+# `Source/core/mojo`
+
+This directory contains implementation of JavaScript bindings for mojo core
+module. Refer to
+[mojo/public/c/system/core.h](https://chromium.googlesource.com/chromium/src/+/master/mojo/public/c/system/core.h)
+for more detailed documentation of equivalent methods.
« no previous file with comments | « third_party/WebKit/Source/core/mojo/MojoWatcher.idl ('k') | third_party/WebKit/Source/platform/RuntimeEnabledFeatures.in » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698