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

Unified Diff: pkg/polymer_expressions/lib/src/mirrors.dart

Issue 23874018: add enumerate to the default filter set (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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 | « pkg/polymer_expressions/lib/src/globals.dart ('k') | pkg/polymer_expressions/test/globals_test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/polymer_expressions/lib/src/mirrors.dart
diff --git a/pkg/polymer_expressions/lib/src/mirrors.dart b/pkg/polymer_expressions/lib/src/mirrors.dart
index c2a6c471068bc85ad3050cb5869c808d6e9c65b3..a58e7398546d76e473873df8c2eafc23d68c9859 100644
--- a/pkg/polymer_expressions/lib/src/mirrors.dart
+++ b/pkg/polymer_expressions/lib/src/mirrors.dart
@@ -2,7 +2,7 @@
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
-library polymer_expressions.mirrors;
+library polymer_expressions.src.mirrors;
import 'dart:mirrors';
« no previous file with comments | « pkg/polymer_expressions/lib/src/globals.dart ('k') | pkg/polymer_expressions/test/globals_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698