| OLD | NEW |
| 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 |
| OLD | NEW |