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

Unified Diff: packages/web_components/lib/build/html_import_annotation_recorder.dart

Issue 2989763002: Update charted to 0.4.8 and roll (Closed)
Patch Set: Removed Cutch from list of reviewers Created 3 years, 5 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 | « packages/web_components/lib/build.log ('k') | packages/web_components/lib/package.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: packages/web_components/lib/build/html_import_annotation_recorder.dart
diff --git a/packages/web_components/lib/build/html_import_annotation_recorder.dart b/packages/web_components/lib/build/html_import_annotation_recorder.dart
index 5f2a3200889bcdf86d5688ff44d9861719d5f20e..8a3580c6af28db0710e14ac3eebe55c877cea331 100644
--- a/packages/web_components/lib/build/html_import_annotation_recorder.dart
+++ b/packages/web_components/lib/build/html_import_annotation_recorder.dart
@@ -3,7 +3,8 @@
// BSD-style license that can be found in the LICENSE file.
library web_components.build.html_import_recorder_inliner;
-import 'package:analyzer/src/generated/element.dart';
+import 'package:analyzer/dart/element/element.dart';
+import 'package:analyzer/dart/element/type.dart';
import 'package:initialize/transformer.dart';
import 'package:path/path.dart' as path;
import '../src/normalize_path.dart';
« no previous file with comments | « packages/web_components/lib/build.log ('k') | packages/web_components/lib/package.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698