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

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

Issue 9479013: Remove backends. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: More clean up Created 8 years, 10 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.compiler.js/META-INF/MANIFEST.MF
diff --git a/editor/tools/plugins/com.google.dart.compiler.js/META-INF/MANIFEST.MF b/editor/tools/plugins/com.google.dart.compiler.js/META-INF/MANIFEST.MF
index b984193bbf3bf1775c5a7e3e7e26cd171c935b75..59ca8a82741c5241575a0d9ddf88c85d99d9a4f5 100644
--- a/editor/tools/plugins/com.google.dart.compiler.js/META-INF/MANIFEST.MF
+++ b/editor/tools/plugins/com.google.dart.compiler.js/META-INF/MANIFEST.MF
@@ -14,9 +14,6 @@ Export-Package: com.google.common.base,
com.google.common.util.concurrent,
com.google.dart.compiler,
com.google.dart.compiler.ast,
- com.google.dart.compiler.backend.dart,
- com.google.dart.compiler.backend.js,
- com.google.dart.compiler.backend.js.ast,
com.google.dart.compiler.common,
com.google.dart.compiler.metrics,
com.google.dart.compiler.parser,

Powered by Google App Engine
This is Rietveld 408576698