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

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

Issue 10832144: Fixed several compiler warnings. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 4 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
===================================================================
--- editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF (revision 10251)
+++ editor/tools/plugins/com.google.dart.engine/META-INF/MANIFEST.MF (working copy)
@@ -26,7 +26,4 @@
com.google.dart.engine.utilities.io,
com.google.dart.engine.utilities.os,
com.google.dart.engine.utilities.source
-Bundle-ClassPath: .,
- third_party/args4j/2.0.12/args4j-2.0.12.jar,
- third_party/guava/r09/guava-r09.jar,
- third_party/json/r2_20080312/json.jar
+Bundle-ClassPath: .

Powered by Google App Engine
This is Rietveld 408576698