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

Unified Diff: lib/system/system.dart

Issue 1450393002: Roll sdk dependency to 34357cdad108dcba734949bd13bd28c76ea285e0 (Closed) Base URL: git@github.com:dart-lang/fletch.git@master
Patch Set: Update status files Created 5 years, 1 month 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
Index: lib/system/system.dart
diff --git a/lib/system/system.dart b/lib/system/system.dart
index c157283a52270406af4b728ed26c8f0483f3d62a..b8bfd7ac9274c23bb1794ffbca2a7537a7256d7e 100644
--- a/lib/system/system.dart
+++ b/lib/system/system.dart
@@ -85,3 +85,5 @@ external get nativeError;
// Change execution to [coroutine], passing along [argument].
external coroutineChange(coroutine, argument);
+
+const patch = "patch";
ahe 2015/12/01 10:12:12 I think this would naturally group with [native] o
sigurdm 2015/12/03 14:48:09 Done.

Powered by Google App Engine
This is Rietveld 408576698