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

Unified Diff: pkg/analysis_server/analysis_server.iml

Issue 2864853002: Fix constructor invocation type inference. (Closed)
Patch Set: Rebase and remove unnecessary changes 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/analyzer_plugin/analyzer_plugin.iml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/analysis_server/analysis_server.iml
diff --git a/pkg/analysis_server/analysis_server.iml b/pkg/analysis_server/analysis_server.iml
index 93bf109e18d860c9205fad5bdfa63cdd1ccc24ce..2327b69d393387ebd59c394d34fd2484e4db5d75 100644
--- a/pkg/analysis_server/analysis_server.iml
+++ b/pkg/analysis_server/analysis_server.iml
@@ -39,7 +39,6 @@
<excludeFolder url="file://$MODULE_DIR$/test/source/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/plugin/packages" />
- <excludeFolder url="file://$MODULE_DIR$/test/src/utilities/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/stress/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/stress/replay/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/stress/utilities/packages" />
« no previous file with comments | « no previous file | pkg/analyzer_plugin/analyzer_plugin.iml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698