diff --git a/DEPS b/DEPS index e03e770d2..f331449f9 100644 --- a/DEPS +++ b/DEPS @@ -1,7 +1,7 @@ vars = { "webrtc_trunk" : "https://webrtc.googlecode.com/svn/trunk", "chromium_trunk" : "http://src.chromium.org/svn/trunk", - "chromium_revision": "77593", + "chromium_revision": "86252", # Use this googlecode_url variable only if there is an internal mirror for it. # If you do not know, use the full path while defining your new deps entry. "googlecode_url": "http://%s.googlecode.com/svn", @@ -19,7 +19,7 @@ deps = { "http://googletest.googlecode.com/svn/trunk@539", "tools/gyp": - "http://gyp.googlecode.com/svn/trunk@900", + "http://gyp.googlecode.com/svn/trunk@930", "third_party/libvpx/": "git://review.webmproject.org/libvpx.git@v0.9.6",