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

Side by Side Diff: third_party/WebKit/Source/core/mojo/README.md

Issue 2400563002: Adds Mojo IDL. (Closed)
Patch Set: addressed comments Created 3 years, 11 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 unified diff | Download patch
OLDNEW
(Empty)
1 # `Source/core/mojo`
2
3 This directory contains implementation of JavaScript bindings for mojo core
4 module. Refer to
5 [mojo/public/c/system/core.h](https://chromium.googlesource.com/chromium/src/+/m aster/mojo/public/c/system/core.h)
6 for more detailed documentation of equivalent methods.
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698