Chromium Code Reviews| Index: chrome/interactive_ui_tests.isolate |
| diff --git a/chrome/interactive_ui_tests.isolate b/chrome/interactive_ui_tests.isolate |
| index 9823d0cf9b05fe0b78c047c9531680536d24d2ce..0e376092d56412ba81f89a60eadd0ba0acc5df2e 100644 |
| --- a/chrome/interactive_ui_tests.isolate |
| +++ b/chrome/interactive_ui_tests.isolate |
| @@ -121,6 +121,13 @@ |
| ], |
| }, |
| }], |
| + ['OS=="win" and kasko==1', { |
| + 'variables': { |
| + 'files': [ |
| + '<(PRODUCT_DIR)/kasko.dll', |
| + ], |
| + }, |
| + }], |
| ['chromeos==1', { |
| 'variables': { |
| 'files': [ |