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

Unified Diff: editor/tools/plugins/com.google.dart.engine/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/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
index 1c130c8711dc4e47e48907d66254c972814b19e8..ffa72f6642951dc83a4fa38325a5d57a05ea836b 100644
--- a/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
@@ -33,6 +33,7 @@ Export-Package: com.google.dart.engine,
com.google.dart.engine.sdk,
com.google.dart.engine.source,
com.google.dart.engine.type,
+ com.google.dart.engine.utilities.ast,
com.google.dart.engine.utilities.collection,
com.google.dart.engine.utilities.dart,
com.google.dart.engine.utilities.general,

Powered by Google App Engine
This is Rietveld 408576698