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

Unified Diff: editor/tools/plugins/com.google.dart.engine_test/META-INF/MANIFEST.MF

Issue 11787017: Initial implementation of MemoryIndexStoreImpl and IndexContributor. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: 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/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.engine_test/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.engine_test/META-INF/MANIFEST.MF
index 654b3c4742958438e4edc265db5bcacb73b9e9d0..69b628997467d9015b99ea53b8870b069ea3f254 100644
--- a/editor/tools/plugins/com.google.dart.engine_test/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.engine_test/META-INF/MANIFEST.MF
@@ -11,4 +11,6 @@ Require-Bundle: com.google.dart.engine,
org.junit
Bundle-ClassPath: .,
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