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

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

Issue 10051030: Fix for local variable rename, when it is expression of invocation. (Closed) Base URL: https://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.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 56df462afc35918bcecb93842a63e876e45f15ea..c5753111b2f9dc3ad0e292e0bb27e398d9756ba3 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
@@ -19,3 +19,4 @@ Bundle-RequiredExecutionEnvironment: JavaSE-1.6
Bundle-ActivationPolicy: lazy
Bundle-Activator: com.google.dart.tools.ui.Activator
Bundle-ClassPath: .
+Export-Package: com.google.dart.tools.ui.refactoring

Powered by Google App Engine
This is Rietveld 408576698