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

Unified Diff: pkg/analyzer_plugin/analyzer_plugin.iml

Issue 2856383003: Begin implementing subtype matching for type inference. (Closed)
Patch Set: Change test library URI 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 b9b8eef01f16bc9b2f92c386736ae7e878c03ad8..04e8d05856b8d950cc799ec0120b930e6f9cbc0d 100644
--- a/pkg/analyzer_plugin/analyzer_plugin.iml
+++ b/pkg/analyzer_plugin/analyzer_plugin.iml
@@ -12,6 +12,7 @@
<excludeFolder url="file://$MODULE_DIR$/test/src/channel/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/utilities/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/utilities/subscriptions/packages" />
<excludeFolder url="file://$MODULE_DIR$/tool/packages" />
<excludeFolder url="file://$MODULE_DIR$/tool/spec/packages" />
</content>

Powered by Google App Engine
This is Rietveld 408576698