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

Unified Diff: pkg/front_end/front_end.iml

Issue 2567133002: Add support for the new function-type syntax. (Closed)
Patch Set: Fixes after rebase. 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
Index: pkg/front_end/front_end.iml
diff --git a/pkg/front_end/front_end.iml b/pkg/front_end/front_end.iml
index 58263b312c87b7ad98206be401ff9ad2c108ad5d..8b2c80fb1bdfbb9a3a151da164bfed5b8b76b938 100644
--- a/pkg/front_end/front_end.iml
+++ b/pkg/front_end/front_end.iml
@@ -2,19 +2,7 @@
<module type="WEB_MODULE" version="4">
<component name="NewModuleRootManager" inherit-compiler-output="true">
<exclude-output />
- <content url="file://$MODULE_DIR$">
- <excludeFolder url="file://$MODULE_DIR$/.pub" />
- <excludeFolder url="file://$MODULE_DIR$/build" />
- <excludeFolder url="file://$MODULE_DIR$/packages" />
- <excludeFolder url="file://$MODULE_DIR$/test/fasta/packages" />
- <excludeFolder url="file://$MODULE_DIR$/test/fasta/parser/packages" />
- <excludeFolder url="file://$MODULE_DIR$/test/fasta/rasta/packages" />
- <excludeFolder url="file://$MODULE_DIR$/test/fasta/scanner/packages" />
- <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/packages" />
- </content>
+ <content url="file://$MODULE_DIR$" />
<orderEntry type="inheritedJdk" />
<orderEntry type="sourceFolder" forTests="false" />
<orderEntry type="library" name="Dart SDK" level="application" />

Powered by Google App Engine
This is Rietveld 408576698