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

Unified Diff: pkg/analyzer_plugin/analyzer_plugin.iml

Issue 2865843002: Use FileSystem to read files in SourceLoader and TranslateUri. (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
Index: pkg/analyzer_plugin/analyzer_plugin.iml
diff --git a/pkg/analyzer_plugin/analyzer_plugin.iml b/pkg/analyzer_plugin/analyzer_plugin.iml
index a38359acea9117f25ea131367e538d9719b1ea77..ad1d98e598c2e8cd81e7e5a1e8b8fa6efb5b0482 100644
--- a/pkg/analyzer_plugin/analyzer_plugin.iml
+++ b/pkg/analyzer_plugin/analyzer_plugin.iml
@@ -21,5 +21,6 @@
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart SDK" level="application" />
<orderEntry type="library" name="Dart SDK" level="project" />
+ <orderEntry type="library" name="Dart Packages" level="project" />
</component>
</module>

Powered by Google App Engine
This is Rietveld 408576698