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

Unified Diff: editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml

Issue 9865025: Revert "Removes dartc reliance on its own libraries, now can be targeted at any implementation's li… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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
« no previous file with comments | « compiler/scripts/dartc_run.sh ('k') | editor/tools/plugins/com.google.dart.tools.core/import.config » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
diff --git a/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml b/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
index 3deb461715f4a2bd06a63a8830575909ccb98a03..06be8ea1282b37cade72e358964f25266d5093ce 100644
--- a/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
+++ b/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
@@ -256,6 +256,8 @@ build system. The PDE build system has to run under Eclipse.
Install the sdk zip if build.os is set
- - - - - - - - - - - - - - - - - -->
<target name="installSdk" depends="installSdkInNonWindows, installSdkInWindows">
+ <copy file="${build.source}/tools/plugins/com.google.dart.tools.core/import.config"
+ todir="${build.stage.include.dir}/dart-sdk/lib" />
</target>
<!-- - - - - - - - - - - - - - - - - -
« no previous file with comments | « compiler/scripts/dartc_run.sh ('k') | editor/tools/plugins/com.google.dart.tools.core/import.config » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698