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

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

Issue 9703096: Remove Element.getNode() method (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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.core_test/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF
index 47becaf0187cf93008550d2022d0d234707c4d3e..f5e32f3242f912d21bbb2cf6cce0320601a3773a 100644
--- a/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.tools.core_test/META-INF/MANIFEST.MF
@@ -12,6 +12,7 @@ Require-Bundle: com.google.dart.compiler.js,
com.google.dart.tools.core,
org.eclipse.core.resources,
org.eclipse.core.runtime,
+ org.eclipse.ui,
Brian Wilkerson 2012/03/16 15:04:51 The core tests have to be able to run in a headles
scheglov 2012/03/16 18:25:02 Ah... OK I use this code to close all extra views
org.eclipse.text,
org.eclipse.jface.text,
org.eclipse.team.core,

Powered by Google App Engine
This is Rietveld 408576698