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

Unified Diff: third_party/pkg/js/lib/js_wrapping.dart

Issue 46593003: Add @proxy to annotations.dart - remove package:meta. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Merge to head Created 7 years, 2 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 | « sdk/lib/core/annotations.dart ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/js/lib/js_wrapping.dart
diff --git a/third_party/pkg/js/lib/js_wrapping.dart b/third_party/pkg/js/lib/js_wrapping.dart
index b539dd2b771be7cb1ecace8101d468c83838883b..39ea0a0a8daa81ee1b252fd16deefe84fbfb27dc 100644
--- a/third_party/pkg/js/lib/js_wrapping.dart
+++ b/third_party/pkg/js/lib/js_wrapping.dart
@@ -6,7 +6,6 @@ library js.wrapping;
import 'dart:collection';
import 'dart:math' show Random;
-import 'package:meta/meta.dart';
import 'js.dart';
part 'src/wrapping/translator.dart';
« no previous file with comments | « sdk/lib/core/annotations.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698