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

Unified Diff: Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py

Issue 14166003: Move all generic Chromium expected results to the generic location (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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 | « Tools/Scripts/webkitpy/layout_tests/port/chromium_mac.py ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py
diff --git a/Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py b/Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py
index 31e10c5cc4f8fa5b3845735caea42d1c83f3d185..c11a3cadf81dfd9e5d327d91e6cf96992d6cd958 100644
--- a/Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py
+++ b/Tools/Scripts/webkitpy/layout_tests/port/chromium_win.py
@@ -47,11 +47,9 @@ class ChromiumWinPort(chromium.ChromiumPort):
'xp': [
'chromium-win-xp',
'chromium-win',
- 'chromium',
],
'win7': [
'chromium-win',
- 'chromium',
],
}
« no previous file with comments | « Tools/Scripts/webkitpy/layout_tests/port/chromium_mac.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698