aboutsummaryrefslogtreecommitdiffhomepage
path: root/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS3
1 files changed, 2 insertions, 1 deletions
diff --git a/DEPS b/DEPS
index b6e0455048..9736ec7e22 100644
--- a/DEPS
+++ b/DEPS
@@ -8,7 +8,8 @@ use_relative_paths = True
# See third_party/externals/README
#
deps = {
- "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1320",
+ "third_party/externals/angle" : "http://angleproject.googlecode.com/svn/trunk@1268",
+ "third_party/externals/gyp" : "http://gyp.googlecode.com/svn/trunk@1488",
"third_party/externals/libjpeg" : "http://src.chromium.org/svn/trunk/src/third_party/libjpeg@125399",
"third_party/externals/jsoncpp" : "http://src.chromium.org/svn/trunk/src/third_party/jsoncpp@125399",
"third_party/externals/jsoncpp/source/include" : "http://jsoncpp.svn.sourceforge.net/svnroot/jsoncpp/trunk/jsoncpp/include@248",