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

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

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/build.properties
diff --git a/editor/tools/plugins/com.google.dart.tools.ui_test/build.properties b/editor/tools/plugins/com.google.dart.tools.ui_test/build.properties
index aa1a0082691202e9c8cc650976d2b2d128cae35b..30b2fc40bd8b4e8e8c0eaeac7de0c5f0e25af914 100644
--- a/editor/tools/plugins/com.google.dart.tools.ui_test/build.properties
+++ b/editor/tools/plugins/com.google.dart.tools.ui_test/build.properties
@@ -2,4 +2,5 @@ source.. = src/
output.. = bin/
bin.includes = META-INF/,\
.,\
- plugin.properties
+ plugin.properties,\
+ plugin.xml

Powered by Google App Engine
This is Rietveld 408576698