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

Unified Diff: editor/tools/plugins/com.google.dart.tools.ui_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: Changes for review comments 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.ui_test/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.tools.ui_test/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.tools.ui_test/META-INF/MANIFEST.MF
index e0d8d91a2fc017d26f7996330301a61aa099df56..7f1eeaf8bdb6714c3e8879172097b395a14afad2 100644
--- a/editor/tools/plugins/com.google.dart.tools.ui_test/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.tools.ui_test/META-INF/MANIFEST.MF
@@ -16,3 +16,4 @@ Require-Bundle: org.eclipse.ui,
com.google.dart.indexer_test
Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
+Bundle-Activator: com.google.dart.tools.ui.Activator

Powered by Google App Engine
This is Rietveld 408576698