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

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

Issue 9361037: remove closure references (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: 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
===================================================================
--- editor/tools/plugins/com.google.dart.compiler.js/META-INF/MANIFEST.MF (revision 4029)
+++ editor/tools/plugins/com.google.dart.compiler.js/META-INF/MANIFEST.MF (working copy)
@@ -24,8 +24,6 @@
com.google.dart.compiler.type,
com.google.dart.compiler.util,
com.google.dart.runner,
- com.google.debugging.sourcemap,
- com.google.debugging.sourcemap.proto,
org.json,
org.kohsuke.args4j
Bundle-ActivationPolicy: lazy
@@ -37,5 +35,4 @@
third_party/hamcrest/v1_3/hamcrest-integration-1.3.0RC2.jar,
third_party/hamcrest/v1_3/hamcrest-library-1.3.0RC2.jar,
third_party/json/r2_20080312/json.jar,
- third_party/closure_compiler_src/build/compiler.jar,
third_party/rhino/1_7R3/js.jar

Powered by Google App Engine
This is Rietveld 408576698