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