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

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

Issue 11348291: Analyze Dart scripts in HTML files. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Analyze in builder thread Created 8 years, 1 month 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 3086f8f2ecbaa388ef518cd414d949106e440420..c0ce63dbc5fbb4b73a48658f82a85ddf15c62b8c 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
@@ -19,6 +19,7 @@ Require-Bundle: com.google.dart.compiler.js,
org.eclipse.debug.ui
Export-Package: com.google.dart.tools.core,
com.google.dart.tools.core.samples,
+ com.google.dart.tools.core.test,
com.google.dart.tools.core.test.util,
com.google.dart.tools.core.testutil,
org.fest.assertions,

Powered by Google App Engine
This is Rietveld 408576698