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

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

Issue 10382201: Add a utility class needed by the scanner (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 7 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
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/utilities/collection/IntList.java » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF
===================================================================
--- editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF (revision 7690)
+++ editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF (working copy)
@@ -17,6 +17,7 @@
com.google.dart.engine.sdk,
com.google.dart.engine.source,
com.google.dart.engine.type,
+ com.google.dart.engine.utilities.collection,
com.google.dart.engine.utilities.io,
com.google.dart.engine.utilities.os
Bundle-ClassPath: .,
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.engine/src/com/google/dart/engine/utilities/collection/IntList.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698