Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 mojom | |
| 2 ==== | |
| 3 | |
| 4 This package is a placeholder for generated mojom bindings. | |
| 5 | |
| 6 Generated Mojo bindings in other pub packages should be installed into this | |
| 7 package by saying the following after `pub get`: | |
| 8 | |
| 9 ``` | |
| 10 $ pub run mojom:init -p `pwd`/packages | |
|
Ivan Posva
2015/05/04 21:49:12
You probably want to also rename the file to be in
blundell
2015/05/05 15:13:13
Per offline discussion:
- Updated this comment to
| |
| 11 ``` | |
| OLD | NEW |