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

Side by Side Diff: tools/cc-frame-viewer/third_party/gl-matrix/Gemfile

Issue 12251005: [cc-frame-viewer] Add gl-matrix to third_party [redux] (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 source :gemcutter
2
3 # core ruby
4 gem 'rake'
5
6 # https://github.com/pivotal/jasmine-gem
7 gem 'jasmine'
8
9 # https://github.com/sstephenson/sprockets
10 gem 'sprockets'
11
12 # https://github.com/lautis/uglifier
13 gem 'uglifier'
14
15 # for jasmine:ci task
16 gem 'json'
17
18 # https://github.com/wycats/thor - for release debug
19 gem 'thor'
OLDNEW
« no previous file with comments | « tools/cc-frame-viewer/third_party/gl-matrix/.gitignore ('k') | tools/cc-frame-viewer/third_party/gl-matrix/Gemfile.lock » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698