diff options
author | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-11 00:27:55 +0000 |
---|---|---|
committer | apatrick@chromium.org <apatrick@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2013-01-11 00:27:55 +0000 |
commit | 83d561f48c6f05123259534acb4793fc2135c135 (patch) | |
tree | 006753dae53892824989913b2f77a1919cccdf51 /DEPS | |
parent | 3de785b47a8dec8fe8e72012a7e198264d2742fc (diff) | |
download | chromium_src-83d561f48c6f05123259534acb4793fc2135c135.zip chromium_src-83d561f48c6f05123259534acb4793fc2135c135.tar.gz chromium_src-83d561f48c6f05123259534acb4793fc2135c135.tar.bz2 |
Roll ANGLE 1641:1647.
Review URL: https://codereview.chromium.org/11827044
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@176219 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -62,7 +62,7 @@ deps = { (Var("googlecode_url") % "googlemock") + "/trunk@410", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@1641", + (Var("googlecode_url") % "angleproject") + "/trunk@1647", "src/third_party/trace-viewer": (Var("googlecode_url") % "trace-viewer") + "/trunk@192", |