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

Unified Diff: dart_vm_standalone/core_patch.dart

Issue 2108193002: Change error handling. (Closed) Base URL: git@github.com:dart-lang/rasta.git@master
Patch Set: Created 4 years, 6 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
Index: dart_vm_standalone/core_patch.dart
diff --git a/dart_vm_standalone/core_patch.dart b/dart_vm_standalone/core_patch.dart
index 5c811bb02a61c1a2ced700cbc8f082b29f260b63..d1bd53c692e3304ca0eb6bbd1b769c13fa76dc7a 100644
--- a/dart_vm_standalone/core_patch.dart
+++ b/dart_vm_standalone/core_patch.dart
@@ -50,3 +50,4 @@ part "../third_party/dart-sdk/runtime/lib/integers.dart";
part "../third_party/dart-sdk/runtime/lib/lib_prefix.dart";
part "../third_party/dart-sdk/runtime/lib/stacktrace.dart";
part "../third_party/dart-sdk/runtime/lib/weak_property.dart";
+part "rasta_errors.dart";

Powered by Google App Engine
This is Rietveld 408576698