Index: content/content_browsertests.isolate |
diff --git a/content/content_browsertests.isolate b/content/content_browsertests.isolate |
index 80b8bd10d5cf9561d41b36d5e25db1ea503ac5d1..ea3cf07e5a2752f2363f727a83382ff9b383e3af 100644 |
--- a/content/content_browsertests.isolate |
+++ b/content/content_browsertests.isolate |
@@ -107,6 +107,13 @@ |
], |
}, |
}], |
+ ['OS=="win" and target_arch=="ia32"', { |
+ 'variables': { |
+ 'files': [ |
+ '<(PRODUCT_DIR)/wow_helper.exe', |
+ ], |
+ }, |
+ }], |
['OS=="win" and (fastbuild==0 or fastbuild==1)', { |
'variables': { |
'files': [ |