Update rebaseline.py for N10.

R=jvanverth@google.com

Review URL: https://codereview.chromium.org/14581014

git-svn-id: http://skia.googlecode.com/svn/trunk@9126 2bbb7eff-a529-9590-31e7-b0007b416f81
This commit is contained in:
bsalomon@google.com 2013-05-14 18:20:00 +00:00
parent 969fd6afc4
commit 3c58723202

View File

@ -36,6 +36,8 @@ pairs = [
'Test-Android-NexusS-SGX540-Arm7-Release'],
['base-android-xoom',
'Test-Android-Xoom-Tegra2-Arm7-Release'],
['base-android-nexus-10',
'Test-Android-Nexus10-MaliT604-Arm7-Release'],
]
if len(sys.argv) < 2: