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.tools.debug.ui/META-INF/MANIFEST.MF

Issue 10190008: delete launch configs when project is deleted (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 8 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.tools.debug.ui/META-INF/MANIFEST.MF
===================================================================
--- editor/tools/plugins/com.google.dart.tools.debug.ui/META-INF/MANIFEST.MF (revision 6844)
+++ editor/tools/plugins/com.google.dart.tools.debug.ui/META-INF/MANIFEST.MF (working copy)
@@ -17,7 +17,8 @@
org.eclipse.core.expressions,
org.eclipse.core.filesystem,
com.google.dart.compiler.js,
- org.eclipse.ui.console
+ org.eclipse.ui.console,
+ org.eclipse.ltk.core.refactoring
Export-Package: com.google.dart.tools.debug.ui.internal.dartium;x-friends:="com.google.dart.tools.deploy",
com.google.dart.tools.debug.ui.internal.util;x-friends:="com.google.dart.tools.deploy",
com.google.dart.tools.debug.ui.internal.view;x-friends:="com.google.dart.tools.deploy",

Powered by Google App Engine
This is Rietveld 408576698