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

Side by Side Diff: dart/editor/tools/plugins/com.google.dart.tools.core/build.properties

Issue 84963005: Add update.properties file to com.google.dart.tools.core_*.jar file (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
Patch Set: Created 7 years 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 | Annotate | Revision Log
OLDNEW
1 source.. = src/,\ 1 source.. = src/,\
2 src-mocks/ 2 src-mocks/
3 output.. = bin/ 3 output.. = bin/
4 bin.includes = META-INF/,\ 4 bin.includes = META-INF/,\
5 .,\ 5 .,\
6 plugin.properties,\ 6 plugin.properties,\
7 plugin.xml,\ 7 plugin.xml,\
8 .options 8 .options,\
9 update.properties
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698