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

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

Issue 1203853003: Add deps builder mapping for yosemite port. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: revert reordering Created 5 years, 6 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 | Tools/Scripts/webkitpy/layout_tests/port/builders_unittest.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Tools/Scripts/webkitpy/layout_tests/port/builders.py
diff --git a/Tools/Scripts/webkitpy/layout_tests/port/builders.py b/Tools/Scripts/webkitpy/layout_tests/port/builders.py
index 1c370275aec59c4642a5dea174af4fb7c480014b..8026f118f3e6ed5502b2e72b72e3a10f8b18f46c 100644
--- a/Tools/Scripts/webkitpy/layout_tests/port/builders.py
+++ b/Tools/Scripts/webkitpy/layout_tests/port/builders.py
@@ -72,6 +72,7 @@ _deps_builders = {
"mac-mountainlion": "WebKit Mac10.6 (deps)",
"mac-mavericks": "WebKit Mac10.6 (deps)",
"mac-retina": "WebKit Mac10.6 (deps)",
+ "mac-yosemite": "WebKit Mac10.6 (deps)",
}
« no previous file with comments | « no previous file | Tools/Scripts/webkitpy/layout_tests/port/builders_unittest.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698