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

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

Issue 11364134: Merge libv1. (Closed) Base URL: https://dart.googlecode.com/svn/experimental/lib_v2/dart
Patch Set: Reupload due to error Created 8 years, 1 month 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.tools.deploy/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF
index a52b3ee70ab4bd95bb4a633a4a869a96a8ac9a0c..dcb4a21ab87cf6898570bb62fb4e954f3bf6b4e5 100644
--- a/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.tools.deploy/META-INF/MANIFEST.MF
@@ -18,7 +18,10 @@ Require-Bundle: org.eclipse.core.runtime,
com.google.dart.tools.debug.ui,
org.eclipse.debug.ui,
com.google.dart.tools.update.core,
- org.eclipse.ui.workbench.texteditor
+ org.eclipse.ui.workbench.texteditor,
+ org.eclipse.jface.text,
+ org.eclipse.ui.editors,
+ com.google.dart.compiler.js
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Import-Package: com.google.dart.tools.search.ui.actions,

Powered by Google App Engine
This is Rietveld 408576698