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

Unified Diff: sdk/lib/core/core.dart

Issue 1374953002: Remove Resource class and support functions. Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Remove reference to resource class in dart2js compiler. Created 5 years, 3 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: sdk/lib/core/core.dart
diff --git a/sdk/lib/core/core.dart b/sdk/lib/core/core.dart
index a33c8fa30b1f1c6a5c58c029276218cc788724aa..7c678b3b79dfad9d5510b0d76db8146c02cedc38 100644
--- a/sdk/lib/core/core.dart
+++ b/sdk/lib/core/core.dart
@@ -182,7 +182,6 @@ part "object.dart";
part "pattern.dart";
part "print.dart";
part "regexp.dart";
-part "resource.dart";
part "set.dart";
part "sink.dart";
part "stacktrace.dart";

Powered by Google App Engine
This is Rietveld 408576698