Chromium Code Reviews| Index: runtime/bin/globals.h |
| diff --git a/runtime/bin/globals.h b/runtime/bin/globals.h |
| new file mode 100644 |
| index 0000000000000000000000000000000000000000..92ab068df2fe3c183600cbf72104d9bd3f9aeeb7 |
| --- /dev/null |
| +++ b/runtime/bin/globals.h |
| @@ -0,0 +1,3 @@ |
| +// Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file |
|
Ivan Posva
2012/01/07 00:18:15
I don't understand why this file is necessary. Ple
ahe
2012/01/07 00:24:46
That already happened. We managed to confuse ourse
|
| +// 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. |