summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authormark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-08 21:51:18 +0000
committermark@chromium.org <mark@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-08 21:51:18 +0000
commita5b60ce4f55bd0c36c4b1f9c5710b1f5da2ec64b (patch)
treeb761a307b5812c9b1eec195721b828966db53c21 /DEPS
parent447021cb995e1ec7799eeb893f4c2b7acb30533e (diff)
downloadchromium_src-a5b60ce4f55bd0c36c4b1f9c5710b1f5da2ec64b.zip
chromium_src-a5b60ce4f55bd0c36c4b1f9c5710b1f5da2ec64b.tar.gz
chromium_src-a5b60ce4f55bd0c36c4b1f9c5710b1f5da2ec64b.tar.bz2
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
Diffstat (limited to 'DEPS')
-rw-r--r--DEPS2
1 files changed, 1 insertions, 1 deletions
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",