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

Unified Diff: samples/o3djs/js_list.manifest

Issue 353017: Change build to only have one place to list... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/o3d/
Patch Set: Created 11 years, 1 month 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 | « samples/MANIFEST ('k') | samples/samples_gen.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: samples/o3djs/js_list.manifest
===================================================================
--- samples/o3djs/js_list.manifest (revision 30795)
+++ samples/o3djs/js_list.manifest (working copy)
@@ -27,8 +27,7 @@
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
-O3D_JS_SOURCES = [
- 'arcball.js',
+[ 'arcball.js',
'base.js',
'camera.js',
'canvas.js',
@@ -59,5 +58,3 @@
'util.js',
]
-Export('O3D_JS_SOURCES');
-
« no previous file with comments | « samples/MANIFEST ('k') | samples/samples_gen.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698