| Index: scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| diff --git a/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py b/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| index d7e74a0cf2db2611f2216f8748d8eea8a1611ebf..22ebb02fbd318b9417a2ff8ede11f0a35c85f9a3 100644
|
| --- a/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| +++ b/scripts/slave/recipe_modules/chromium_tests/chromium_chrome.py
|
| @@ -77,6 +77,7 @@ SPEC = {
|
| 'compile_targets': [
|
| 'chrome_official_builder_no_unittests',
|
| ],
|
| + 'checkout_dir': 'win_chrome',
|
| 'testing': {
|
| 'platform': 'win',
|
| },
|
|
|