From a5b60ce4f55bd0c36c4b1f9c5710b1f5da2ec64b Mon Sep 17 00:00:00 2001 From: "mark@chromium.org" Date: Wed, 8 Sep 2010 21:51:18 +0000 Subject: Back out r58861. Move ANGLE back to r402. This may have caused the following ui_tests failures in debug mode on Windows: MediaTest.VideoBearTheora MediaTest.VideoBearSilentWebm MediaTest.VideoBearSilentTheora UILayoutTest.MediaUILayoutTest MediaTest.VideoBearWebm BUG=0 TEST=tests TBR=apatrick@chromium.org Review URL: http://codereview.chromium.org/3295021 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@58878 0039d316-1c4b-4281-b951-d872f2087c98 --- DEPS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'DEPS') diff --git a/DEPS b/DEPS index 12c89a4..fff4346 100644 --- a/DEPS +++ b/DEPS @@ -32,7 +32,7 @@ deps = { (Var("googlecode_url") % "googletest") + "/trunk@408", "src/third_party/angle": - (Var("googlecode_url") % "angleproject") + "/trunk@408", + (Var("googlecode_url") % "angleproject") + "/trunk@402", "src/third_party/WebKit": "/trunk/deps/third_party/WebKit@33467", -- cgit v1.1