Chromium Code Reviews| Index: lib/utf/utf_vm.dart |
| =================================================================== |
| --- lib/utf/utf_vm.dart (revision 0) |
| +++ lib/utf/utf_vm.dart (revision 0) |
| @@ -0,0 +1,8 @@ |
| +// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
| +// for details. All rights reserved. Use of this source code is governed by a |
| +// BSD-style license that can be found in the LICENSE file. |
| + |
| +// TODO(dgrove) - once the VM has a new way to include whole libraries, |
|
Ivan Posva
2012/02/27 23:39:22
ditto
|
| +// remove this file and update runtime/bin/utf_sources.gypi . |
| + |
| +#library("utf"); |