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

Side by Side Diff: DEPS

Issue 12387095: [nacltoons] Use box2d sensors to detect collisions. (Closed) Base URL: https://nativeclient-sdk.googlecode.com/svn/trunk/src
Patch Set: Created 7 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 unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « no previous file | nacltoons/data/res/loader.lua » ('j') | nacltoons/data/res/loader.lua » ('J')
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 deps = { 1 deps = {
2 "src/third_party/gmock": "http://googlemock.googlecode.com/svn/trunk/@382", 2 "src/third_party/gmock": "http://googlemock.googlecode.com/svn/trunk/@382",
3 "src/third_party/gtest": "http://googletest.googlecode.com/svn/trunk/@570", 3 "src/third_party/gtest": "http://googletest.googlecode.com/svn/trunk/@570",
4 "src/third_party/naclports": "http://naclports.googlecode.com/svn/trunk/@712", 4 "src/third_party/naclports": "http://naclports.googlecode.com/svn/trunk/@712",
5 "src/third_party/cocos2d-x": 5 "src/third_party/cocos2d-x":
6 "https://github.com/sbc100/cocos2d-x.git@377dd25" 6 "https://github.com/sbc100/cocos2d-x.git@f9b72a4"
7 } 7 }
8 8
OLDNEW
« no previous file with comments | « no previous file | nacltoons/data/res/loader.lua » ('j') | nacltoons/data/res/loader.lua » ('J')

Powered by Google App Engine
This is Rietveld 408576698