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

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

Issue 11787017: Initial implementation of MemoryIndexStoreImpl and IndexContributor. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Update for review comments Created 7 years, 11 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 | Annotate | Revision Log
OLDNEW
1 source.. = src/ 1 source.. = src/
2 output.. = bin/ 2 output.. = bin/
3 bin.includes = META-INF/,\ 3 bin.includes = META-INF/,\
4 .,\ 4 .,\
5 plugin.properties,\ 5 plugin.properties,\
6 third_party/guava/r13/guava-13.0.1.jar,\ 6 third_party/guava/r13/guava-13.0.1.jar,\
7 third_party/mockito/1.9.0/mockito-all-1.9.0.jar 7 third_party/mockito/1.9.0/mockito-all-1.9.0.jar,\
8 third_party/fest/fest-util-1.1.6.jar,\
9 third_party/fest/fest-assert-1.4.jar
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698