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

Side by Side Diff: editor/tools/plugins/com.google.dart.compiler.js/build.properties

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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 output.. = bin/ 1 output.. = bin/
2 bin.includes = META-INF/,\ 2 bin.includes = META-INF/,\
3 plugin.properties,\ 3 plugin.properties,\
4 lib/externs.zip,\ 4 lib/externs.zip,\
5 .,\ 5 .,\
6 third_party/args4j/2.0.12/args4j-2.0.12.jar,\ 6 third_party/args4j/2.0.12/args4j-2.0.12.jar,\
7 third_party/guava/r09/guava-r09.jar,\ 7 third_party/guava/r09/guava-r09.jar,\
8 third_party/hamcrest/v1_3/hamcrest-core-1.3.0RC2.jar,\ 8 third_party/hamcrest/v1_3/hamcrest-core-1.3.0RC2.jar,\
9 third_party/hamcrest/v1_3/hamcrest-generator-1.3.0RC2.jar,\ 9 third_party/hamcrest/v1_3/hamcrest-generator-1.3.0RC2.jar,\
10 third_party/hamcrest/v1_3/hamcrest-integration-1.3.0RC2.jar,\ 10 third_party/hamcrest/v1_3/hamcrest-integration-1.3.0RC2.jar,\
11 third_party/hamcrest/v1_3/hamcrest-library-1.3.0RC2.jar,\ 11 third_party/hamcrest/v1_3/hamcrest-library-1.3.0RC2.jar,\
12 third_party/json/r2_20080312/json.jar,\ 12 third_party/json/r2_20080312/json.jar,\
13 third_party/closure_compiler_src/build/compiler.jar,\
14 third_party/rhino/1_7R3/js.jar 13 third_party/rhino/1_7R3/js.jar
15 source.. = src-compiler/ 14 source.. = src-compiler/
16 jars.compile.order = . 15 jars.compile.order = .
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698