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

Unified Diff: editor/tools/plugins/com.google.dart.tools.ui_test/.classpath

Issue 18548007: UI tests for 'Rename' and 'Extract Local Variable' refactorings. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fixes for review comments Created 7 years, 5 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/.classpath
diff --git a/editor/tools/plugins/com.google.dart.tools.ui_test/.classpath b/editor/tools/plugins/com.google.dart.tools.ui_test/.classpath
index 2a92afe67cba9dc110dc612dfc2fc6949f672af1..a73db85921772dde6561ec1a1e539ad9014931fe 100644
--- a/editor/tools/plugins/com.google.dart.tools.ui_test/.classpath
+++ b/editor/tools/plugins/com.google.dart.tools.ui_test/.classpath
@@ -4,5 +4,6 @@
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="src-framework"/>
+ <classpathentry kind="src" path="src-ui"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Powered by Google App Engine
This is Rietveld 408576698