aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools
diff options
context:
space:
mode:
authorGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-24 19:49:29 +0000
committerGravatar bungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2012-08-24 19:49:29 +0000
commit6e59e498e5ecfd644b47fc51b2c99ad0bc75842a (patch)
tree6423fe07e51fcb78d6bdba74597bda42a6dfcfb2 /tools
parentfd668cfffe3fdcfbf6e0b858343a62818d337590 (diff)
Rebaseline for r5280.
git-svn-id: http://skia.googlecode.com/svn/trunk@5281 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'tools')
-rw-r--r--tools/download_baselines.py6
1 files changed, 3 insertions, 3 deletions
diff --git a/tools/download_baselines.py b/tools/download_baselines.py
index 21047f2d8e..60c13e7f19 100644
--- a/tools/download_baselines.py
+++ b/tools/download_baselines.py
@@ -144,14 +144,14 @@ def Main(options, args):
# svn ls http://skia-autogen.googlecode.com/svn/gm-actual | grep ^base | sort >/tmp/actual
# comm -1 -2 /tmp/baselines /tmp/actual
args = [
+ 'gm/base-android-galaxy-nexus',
+ 'gm/base-android-nexus-7',
'gm/base-android-nexus-s',
'gm/base-android-xoom',
- 'gm/base-linux',
'gm/base-macmini',
'gm/base-macmini-lion-float',
- 'gm/base-shuttle_ubuntu12_ati5770',
'gm/base-shuttle-win7-intel-float',
- 'gm/base-win',
+ 'gm/base-shuttle_ubuntu12_ati5770',
]
# Trim all subdir names.