diff options
author | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 23:37:13 +0000 |
---|---|---|
committer | tony@chromium.org <tony@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-11-25 23:37:13 +0000 |
commit | ae35ad5d26654508714acb559d31b986ebebb495 (patch) | |
tree | 0e8417876a8fc9cea3520ade8a72243f80b903cd /DEPS | |
parent | b7738f9c9f8c44e337a7401fb24c6453eb67ec32 (diff) | |
download | chromium_src-ae35ad5d26654508714acb559d31b986ebebb495.zip chromium_src-ae35ad5d26654508714acb559d31b986ebebb495.tar.gz chromium_src-ae35ad5d26654508714acb559d31b986ebebb495.tar.bz2 |
Re-enable NewTabUIStartupTest.PerfRefWarm on Linux. Roll to a new
reference build for Linux that passes this test.
BUG=28028
Review URL: http://codereview.chromium.org/441026
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@33155 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -99,7 +99,7 @@ deps = { Var("webkit_revision"), "src/chrome/tools/test/reference_build": - "/trunk/deps/reference_builds@30141", + "/trunk/deps/reference_builds@33150", } |