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

Unified Diff: editor/tools/plugins/com.google.dart.tools.core/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/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.tools.core/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.tools.core/META-INF/MANIFEST.MF
index 0a7a49491e29047a0d16ed9ecfa01bd07234c827..4f463b1c01c1a08fb59b71c416e9f3061c18aa2f 100644
--- a/editor/tools/plugins/com.google.dart.tools.core/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.tools.core/META-INF/MANIFEST.MF
@@ -28,6 +28,7 @@ Export-Package: com.google.dart.tools.core,
com.google.dart.tools.core.expressions,
com.google.dart.tools.core.formatter,
com.google.dart.tools.core.generator,
+ com.google.dart.tools.core.html;x-friends:="com.google.dart.tools.core_test",
com.google.dart.tools.core.index,
com.google.dart.tools.core.internal.buffer,
com.google.dart.tools.core.internal.builder,

Powered by Google App Engine
This is Rietveld 408576698