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

Unified Diff: runtime/bin/builtin.h

Issue 11783009: Big merge from experimental to bleeding edge. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 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 | « pkg/webdriver/lib/webdriver.dart ('k') | runtime/bin/dartutils.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/bin/builtin.h
diff --git a/runtime/bin/builtin.h b/runtime/bin/builtin.h
index b21c9af475ff8127bd60e3e417d5f8f082745f88..ca33e572ce010c8ce811b29d3753fa5ac451d2a9 100644
--- a/runtime/bin/builtin.h
+++ b/runtime/bin/builtin.h
@@ -45,6 +45,7 @@ class Builtin {
static Dart_NativeFunction BuiltinNativeLookup(Dart_Handle name,
int argument_count);
+ static const char async_source_[];
static const char builtin_source_[];
static const char crypto_source_[];
static const char io_source_[];
« no previous file with comments | « pkg/webdriver/lib/webdriver.dart ('k') | runtime/bin/dartutils.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698