Rebaseline for r5280.


git-svn-id: http://skia.googlecode.com/svn/trunk@5281 2bbb7eff-a529-9590-31e7-b0007b416f81
diff --git a/tools/download_baselines.py b/tools/download_baselines.py
index 21047f2..60c13e7 100644
--- a/tools/download_baselines.py
+++ b/tools/download_baselines.py
@@ -144,14 +144,14 @@
         # 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.