Index: chrome/sync_integration_tests.isolate |
diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate |
index 06741e33eaba114aecba991822a0598a7bd51df3..ba7b0d7961f698ff434d6aac49d3618f169be10c 100644 |
--- a/chrome/sync_integration_tests.isolate |
+++ b/chrome/sync_integration_tests.isolate |
@@ -104,6 +104,13 @@ |
], |
}, |
}], |
+ ['OS=="win" and kasko==1', { |
+ 'variables': { |
+ 'files': [ |
+ '<(PRODUCT_DIR)/kasko.dll', |
+ ], |
+ }, |
+ }], |
], |
'includes': [ |
'../base/base.isolate', |