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

Unified Diff: pkg/analysis_server/analysis_server.iml

Issue 2698473005: Fix analysis_server.iml file to account for newly created directories. (Closed)
Patch Set: Created 3 years, 10 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 | no next file » | 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 2cf6a6c83a3dd2df84d69e6d87a90178ba9eaa6a..02af3aa78a71d5bb91aaf175303f76d64b5f14e5 100644
--- a/pkg/analysis_server/analysis_server.iml
+++ b/pkg/analysis_server/analysis_server.iml
@@ -15,6 +15,8 @@
<excludeFolder url="file://$MODULE_DIR$/test/edit/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/integration/analysis/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/integration/completion/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/integration/diagnostic/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/test/integration/edit/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/integration/execution/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/integration/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/integration/search/packages" />
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698