diff options
author | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-30 02:09:10 +0000 |
---|---|---|
committer | ananta@chromium.org <ananta@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2010-06-30 02:09:10 +0000 |
commit | a16a94090721afacbea455128f9369915106d302 (patch) | |
tree | a73f19bbba666825ab3c7bee087ae35ac324ee11 /DEPS | |
parent | 2ac9e59ac70085730f0332fc2a17fb9d8ea3ff0a (diff) | |
download | chromium_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-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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": |