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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: editor/tools/plugins/com.google.dart.engine_test/build.properties
diff --git a/editor/tools/plugins/com.google.dart.engine_test/build.properties b/editor/tools/plugins/com.google.dart.engine_test/build.properties
index 4fab1604591ab8a7b7813626b4fdd4a678e2934b..2437efb76f9a88c740c750332d3dded21cab9d34 100644
--- a/editor/tools/plugins/com.google.dart.engine_test/build.properties
+++ b/editor/tools/plugins/com.google.dart.engine_test/build.properties
@@ -4,4 +4,6 @@ bin.includes = META-INF/,\
.,\
plugin.properties,\
third_party/guava/r13/guava-13.0.1.jar,\
- third_party/mockito/1.9.0/mockito-all-1.9.0.jar
+ third_party/mockito/1.9.0/mockito-all-1.9.0.jar,\
+ third_party/fest/fest-util-1.1.6.jar,\
+ third_party/fest/fest-assert-1.4.jar

Powered by Google App Engine
This is Rietveld 408576698