diff options
author | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-31 00:42:15 +0000 |
---|---|---|
committer | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-01-31 00:42:15 +0000 |
commit | 8b11876c03bfeaf4932da820743d1a5b7b49491c (patch) | |
tree | ee812a727cdd00fb0ca371ad3c2773e0054bc97a | |
parent | c0a07237766722106a12ad433262e3a83fca5788 (diff) | |
download | chromium_src-8b11876c03bfeaf4932da820743d1a5b7b49491c.zip chromium_src-8b11876c03bfeaf4932da820743d1a5b7b49491c.tar.gz chromium_src-8b11876c03bfeaf4932da820743d1a5b7b49491c.tar.bz2 |
Reland 119312 - Roll ANGLE 941:965.
(but rolling to 980 to pick up additional warning fixes)
BUG=111217
Review URL: https://chromiumcodereview.appspot.com/9285032
Review URL: https://chromiumcodereview.appspot.com/9264042
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@119785 0039d316-1c4b-4281-b951-d872f2087c98
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -68,7 +68,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@374", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@950", + (Var("googlecode_url") % "angleproject") + "/trunk@980", # Note that this is *not* where we check out WebKit -- this just # puts some extra files into place for the real WebKit checkout to |