Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(136)

Unified Diff: tools/rebaseline.py

Issue 14581014: Update rebaseline.py for N10. (Closed) Base URL: https://skia.googlecode.com/svn/trunk
Patch Set: Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/rebaseline.py
diff --git a/tools/rebaseline.py b/tools/rebaseline.py
index 551943b062599d2bb1c29332d0eee3c2a05b22ca..5c1c8e3dc8530ab1669bd219340ce23595263f33 100755
--- a/tools/rebaseline.py
+++ b/tools/rebaseline.py
@@ -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:
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698