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

Unified Diff: third_party/pkg/angular/perf/lexer_perf.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/perf/dom/compile_perf.dart ('k') | third_party/pkg/angular/perf/parser_perf.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/pkg/angular/perf/lexer_perf.dart
diff --git a/third_party/pkg/angular/perf/lexer_perf.dart b/third_party/pkg/angular/perf/lexer_perf.dart
index 60345c21fcee642267af373837158bcb4703f159..80aff438dd8a9cd7097ede054b697935b1647bba 100644
--- a/third_party/pkg/angular/perf/lexer_perf.dart
+++ b/third_party/pkg/angular/perf/lexer_perf.dart
@@ -1,7 +1,7 @@
library lexer_perf;
import '_perf.dart';
-import 'package:angular/core/parser/parser_library.dart';
+import 'package:angular/core/parser/lexer.dart';
main() {
Lexer lexer = new Lexer();
« no previous file with comments | « third_party/pkg/angular/perf/dom/compile_perf.dart ('k') | third_party/pkg/angular/perf/parser_perf.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698