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

Unified Diff: pkg/front_end/front_end.iml

Issue 2740383002: Fix front_end.iml after tool/fasta rename. (Closed)
Patch Set: Created 3 years, 9 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/front_end/front_end.iml
diff --git a/pkg/front_end/front_end.iml b/pkg/front_end/front_end.iml
index 7f7c017ac92a8527e5576994421df6160b1c5450..48c6d14159606cbc102d138a4fed38b5b5a8eaaf 100644
--- a/pkg/front_end/front_end.iml
+++ b/pkg/front_end/front_end.iml
@@ -13,7 +13,7 @@
<excludeFolder url="file://$MODULE_DIR$/test/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/base/packages" />
<excludeFolder url="file://$MODULE_DIR$/test/src/packages" />
- <excludeFolder url="file://$MODULE_DIR$/tool/fasta/packages" />
+ <excludeFolder url="file://$MODULE_DIR$/tool/_fasta/packages" />
<excludeFolder url="file://$MODULE_DIR$/tool/packages" />
</content>
<orderEntry type="inheritedJdk" />
« 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