Index: testing/chromoting/chromoting_integration_tests.isolate |
diff --git a/testing/chromoting/chromoting_integration_tests.isolate b/testing/chromoting/chromoting_integration_tests.isolate |
index b0c2d0023d18fe6323859c0fad2ec6d7688fbb3e..1689bd08a82fe288695f780ba36b3c573fa8d22c 100644 |
--- a/testing/chromoting/chromoting_integration_tests.isolate |
+++ b/testing/chromoting/chromoting_integration_tests.isolate |
@@ -49,6 +49,14 @@ |
], |
}, |
}], |
+ ['OS=="win"', { |
+ 'variables': { |
+ 'files': [ |
+ '<(PRODUCT_DIR)/chrome_elf.dll', |
+ '<(PRODUCT_DIR)/ffmpegsumo.dll', |
+ ], |
+ }, |
+ }], |
['OS=="mac" or OS=="win"', { |
'variables': { |
'command': [ |