diff options
author | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-23 04:49:11 +0000 |
---|---|---|
committer | zmo@google.com <zmo@google.com@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-12-23 04:49:11 +0000 |
commit | 1d21166e72a6f66208eb3d2be0413f1ac7eda955 (patch) | |
tree | fafa7a8e0eaa13bf192f6bdccd3e12cc2cea7678 /DEPS | |
parent | 3d8d3caafdd0b665826764219b0da6f202efe647 (diff) | |
download | chromium_src-1d21166e72a6f66208eb3d2be0413f1ac7eda955.zip chromium_src-1d21166e72a6f66208eb3d2be0413f1ac7eda955.tar.gz chromium_src-1d21166e72a6f66208eb3d2be0413f1ac7eda955.tar.bz2 |
Roll software rendering list to 1.25
BUG=108449
TEST=unittest
TBR=vangelis
Review URL: http://codereview.chromium.org/9032001
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@115686 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'DEPS')
-rw-r--r-- | DEPS | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -171,7 +171,7 @@ deps = { # We should use the same software_rendering_list.json for all branches. "src/chrome/browser/resources/software_rendering_list": - "/trunk/deps/gpu/software_rendering_list@110790", + "/trunk/deps/gpu/software_rendering_list@115644", # We run these layout tests as UI tests. Since many of the buildbots that # run layout tests do NOT have access to the LayoutTest directory, we need |