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

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

Issue 11475020: Revert "Add @deprecated and @override to core." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Just remove the @deprecated, not the other changes to html. Created 8 years 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 a25fa2fe7ee30ff3314e0aa2bae62e1a6519d4a7..fb17dc3c5cd5151bd66fcc67dd6dff4a78c682dd 100644
--- a/sdk/lib/core/core.dart
+++ b/sdk/lib/core/core.dart
@@ -28,7 +28,6 @@
#source("list.dart");
#source("map.dart");
#source("num.dart");
-#source("metadata.dart");
#source("object.dart");
#source("options.dart");
#source("pattern.dart");

Powered by Google App Engine
This is Rietveld 408576698