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

Unified Diff: samples/openglui/android/custom_rules.xml

Issue 12212074: Support for non-DOM canvases/contexts (backed by bitaps). (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 7 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: samples/openglui/android/custom_rules.xml
===================================================================
--- samples/openglui/android/custom_rules.xml (revision 18200)
+++ samples/openglui/android/custom_rules.xml (working copy)
@@ -35,7 +35,7 @@
<arg value="la_ere_gymnopedie.mp3.hex"/>
<arg value="assets/music/la_ere_gymnopedie.mp3"/>
</exec>
- <move file="assets/dart/raytrace.dart"
+ <move file="assets/dart/openglui_canvas_tests.dart"
tofile="assets/dart/main.dart"
failonerror="false" />
</target>

Powered by Google App Engine
This is Rietveld 408576698