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

Unified Diff: import/build.scons

Issue 149236: Add o3djs.DestinationBuffer to converter.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/o3d/
Patch Set: '' Created 11 years, 5 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: import/build.scons
===================================================================
--- import/build.scons (revision 19848)
+++ import/build.scons (working copy)
@@ -64,6 +64,7 @@
collada_inputs = [
'cross/collada.cc',
'cross/collada_zip_archive.cc',
+ 'cross/destination_buffer.cc',
'cross/zip_archive.cc',
'cross/gz_compressor.cc',
'cross/file_output_stream_processor.cc',

Powered by Google App Engine
This is Rietveld 408576698