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

Unified Diff: third_party/pkg/angular/lib/filter/module.dart

Issue 148453003: Updating Angular version (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 11 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 | « third_party/pkg/angular/lib/filter/limit_to.dart ('k') | third_party/pkg/angular/lib/filter/order_by.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/lib/filter/module.dart
diff --git a/third_party/pkg/angular/lib/filter/module.dart b/third_party/pkg/angular/lib/filter/module.dart
index aaecab7170aeb0ab7a8fa020603c00a02ba4b65f..5c90c5af4276cc09930ddffad6b0178ea019a0d9 100644
--- a/third_party/pkg/angular/lib/filter/module.dart
+++ b/third_party/pkg/angular/lib/filter/module.dart
@@ -4,7 +4,7 @@ import 'dart:convert' show JSON;
import 'package:intl/intl.dart';
import 'package:di/di.dart';
import 'package:angular/core/module.dart';
-import 'package:angular/core/parser/parser_library.dart';
+import 'package:angular/core/parser/parser.dart';
part 'currency.dart';
part 'date.dart';
« no previous file with comments | « third_party/pkg/angular/lib/filter/limit_to.dart ('k') | third_party/pkg/angular/lib/filter/order_by.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698