Rebaseline for r5280.
authorbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Aug 2012 19:49:29 +0000 (19:49 +0000)
committerbungeman@google.com <bungeman@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>
Fri, 24 Aug 2012 19:49:29 +0000 (19:49 +0000)
git-svn-id: http://skia.googlecode.com/svn/trunk@5281 2bbb7eff-a529-9590-31e7-b0007b416f81

tools/download_baselines.py

index 21047f2..60c13e7 100644 (file)
@@ -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.