summaryrefslogtreecommitdiffstats
path: root/DEPS
diff options
context:
space:
mode:
authorananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-30 02:09:10 +0000
committerananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-06-30 02:09:10 +0000
commita16a94090721afacbea455128f9369915106d302 (patch)
treea73f19bbba666825ab3c7bee087ae35ac324ee11 /DEPS
parent2ac9e59ac70085730f0332fc2a17fb9d8ea3ff0a (diff)
downloadchromium_src-a16a94090721afacbea455128f9369915106d302.zip
chromium_src-a16a94090721afacbea455128f9369915106d302.tar.gz
chromium_src-a16a94090721afacbea455128f9369915106d302.tar.bz2
Update ChromeFrame reference build to 51194 to fix a crash during chrome frame perf test runs.
TBR=amit Review URL: http://codereview.chromium.org/2821024 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@51214 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 23ae505..b342829 100644
--- a/DEPS
+++ b/DEPS
@@ -187,7 +187,7 @@ deps_os = {
"src/third_party/xulrunner-sdk":
"/trunk/deps/third_party/xulrunner-sdk@17887",
"src/chrome_frame/tools/test/reference_build/chrome":
- "/trunk/deps/reference_builds/chrome@41984",
+ "/trunk/deps/reference_builds/chrome@51194",
# Parses Windows PE/COFF executable format.
"src/third_party/pefile":