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

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

Issue 200723008: samples/poppopwin: upgrade to first-class sample (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: fixed pkgbuild.status for rename Created 6 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 | « no previous file | editor/tools/plugins/com.google.dart.tools.ui/samples/pop-pop-win.png » ('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 035469edba8aea15a4a4105ed92581808dca4dad..72fb41b61a629499caa644c8ae537da3cc228db3 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
@@ -188,8 +188,8 @@ build system. The PDE build system has to run under Eclipse.
<copy todir="${samples.out.dir}">
<fileset dir="${build.source.root}/samples">
<include name="dartiverse_search/**"/>
-
<include name="sunflower/**"/>
+ <include name="pop_pop_win/**"/>
<!-- the READMEs are out of date -->
<exclude name="**/README"/>
@@ -203,7 +203,6 @@ build system. The PDE build system has to run under Eclipse.
<fileset dir="${build.source.root}/samples/third_party">
<include name="todomvc/**"/>
<include name="angular_todo/**"/>
- <include name="pop-pop-win/**"/>
<exclude name="**/tool/"/>
<exclude name="**/.git/"/>
<exclude name="**/.gitignore"/>
« no previous file with comments | « no previous file | editor/tools/plugins/com.google.dart.tools.ui/samples/pop-pop-win.png » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698