Chromium Code Reviews| OLD | NEW |
|---|---|
| (Empty) | |
| 1 Dart Embedding Support | |
| 2 ====================== | |
| 3 | |
| 4 This directory contains the implementation of the native methods used by | |
| 5 the 'dart:mojo.internal' library. | |
| 6 | |
| 7 NOTE: The contents of this directory should only be used if you are implementing | |
| 8 a custom content handler that runs dart code that expects 'dart:mojo.internal'. | |
| 9 | |
| 10 NOTE: The build rules are written in such a way that the Dart SDK is checked out | |
| 11 under //dart. | |
|
jamesr
2015/10/28 22:17:11
we should provide some guidance about which dart S
Cutch
2015/10/28 22:32:09
Done.
| |
| OLD | NEW |