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

Side by Side Diff: pkg/front_end/front_end.iml

Issue 2716433002: Add support for FieldFormalParameter. (Closed)
Patch Set: Rollback parser changes. 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 unified diff | Download patch
OLDNEW
1 <?xml version="1.0" encoding="UTF-8"?> 1 <?xml version="1.0" encoding="UTF-8"?>
2 <module type="WEB_MODULE" version="4"> 2 <module type="WEB_MODULE" version="4">
3 <component name="NewModuleRootManager" inherit-compiler-output="true"> 3 <component name="NewModuleRootManager" inherit-compiler-output="true">
4 <exclude-output /> 4 <exclude-output />
5 <content url="file://$MODULE_DIR$" /> 5 <content url="file://$MODULE_DIR$" />
6 <orderEntry type="inheritedJdk" /> 6 <orderEntry type="inheritedJdk" />
7 <orderEntry type="sourceFolder" forTests="false" /> 7 <orderEntry type="sourceFolder" forTests="false" />
8 <orderEntry type="library" name="Dart SDK" level="application" /> 8 <orderEntry type="library" name="Dart SDK" level="application" />
9 <orderEntry type="library" name="Dart SDK" level="project" />
10 <orderEntry type="library" name="Dart Packages" level="project" />
ahe 2017/02/23 17:39:17 Is this change intentional?
9 </component> 11 </component>
10 </module> 12 </module>
OLDNEW
« no previous file with comments | « pkg/analyzer/test/generated/parser_fasta_test.dart ('k') | pkg/front_end/lib/src/fasta/analyzer/ast_builder.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698