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

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

Issue 363243002: Version 1.5.3 (Closed) Base URL: http://dart.googlecode.com/svn/branches/1.5/
Patch Set: Created 6 years, 6 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 | « dart/editor/build/build.py ('k') | dart/runtime/vm/class_finalizer.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml
===================================================================
--- dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml (revision 37971)
+++ dart/editor/tools/features/com.google.dart.tools.deploy.feature_releng/build_rcp.xml (working copy)
@@ -241,9 +241,6 @@
<delete dir="${android.out.dir}"/>
<copy todir="${android.out.dir}">
- <fileset dir="${build.source.root}/third_party/android_content_shell">
- <include name="*.apk"/>
- </fileset>
<fileset dir="${build.source.root}/editor/android">
<include name="*.apk"/>
</fileset>
« no previous file with comments | « dart/editor/build/build.py ('k') | dart/runtime/vm/class_finalizer.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698