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