diff options
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -42,7 +42,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@609", + (Var("googlecode_url") % "angleproject") + "/trunk@626", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |