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

Unified Diff: pkg/analysis_server/lib/plugin/analysis/analysis_domain.dart

Issue 2894883002: Remove more libraries directives from server (Closed)
Patch Set: Created 3 years, 7 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 | « no previous file | pkg/analysis_server/lib/plugin/analysis/analyzed_files.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/lib/plugin/analysis/analysis_domain.dart
diff --git a/pkg/analysis_server/lib/plugin/analysis/analysis_domain.dart b/pkg/analysis_server/lib/plugin/analysis/analysis_domain.dart
index c697cd578b3244bfe3aadfae3ee4a3a5568bb22f..244c666defa426345bc9e35a16ab85672e6ae95b 100644
--- a/pkg/analysis_server/lib/plugin/analysis/analysis_domain.dart
+++ b/pkg/analysis_server/lib/plugin/analysis/analysis_domain.dart
@@ -25,8 +25,6 @@
* ...
* }
*/
-library analysis_server.plugin.analysis.analysis_domain;
-
import 'dart:async';
import 'package:analysis_server/protocol/protocol_generated.dart'
« no previous file with comments | « no previous file | pkg/analysis_server/lib/plugin/analysis/analyzed_files.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698