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..75eaf5f4b1befcdc08e0afb61b800beb9f34704c 100644 |
| --- a/chrome/interactive_ui_tests.isolate |
| +++ b/chrome/interactive_ui_tests.isolate |
| @@ -134,6 +134,13 @@ |
| ], |
| }, |
| }], |
| + ['OS=="win" and kasko==1', { |
| + 'variables': { |
| + 'files': [ |
| + '<(PRODUCT_DIR)/kasko.dll', |
| + ], |
| + }, |
| + }], |
| ], |
| 'includes': [ |
| '../base/base.isolate', |