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

Unified Diff: editor/tools/plugins/com.google.dart.compiler.js/.classpath

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/.classpath
===================================================================
--- editor/tools/plugins/com.google.dart.compiler.js/.classpath (revision 4029)
+++ editor/tools/plugins/com.google.dart.compiler.js/.classpath (working copy)
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry exported="true" kind="lib" path="third_party/rhino/1_7R3/js.jar" sourcepath="third_party/rhino/1_7R3/rhino1_7R3-sources.zip"/>
- <classpathentry exported="true" kind="lib" path="third_party/closure_compiler_src/build/compiler.jar" sourcepath="/closure-compiler/src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry exported="true" kind="lib" path="third_party/args4j/2.0.12/args4j-2.0.12.jar" sourcepath="third_party/args4j/2.0.12/args4j-2.0.12-src.jar"/>

Powered by Google App Engine
This is Rietveld 408576698