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

Unified Diff: runtime/bin/globals.h

Issue 9110030: Add back bin/globals.h to help buildbot (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698