| Index: chrome/sync_integration_tests.isolate
|
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
|
| index 03b0e59e32674fdeab42a0316d34ab98d70a3b62..4c01825112b8dba506938a25f4ba87bcfff1e010 100644
|
| --- a/chrome/sync_integration_tests.isolate
|
| +++ b/chrome/sync_integration_tests.isolate
|
| @@ -81,6 +81,13 @@
|
| ],
|
| },
|
| }],
|
| + ['OS=="win" and target_arch=="ia32"', {
|
| + 'variables': {
|
| + 'files': [
|
| + '<(PRODUCT_DIR)/wow_helper.exe',
|
| + ],
|
| + },
|
| + }],
|
| ['chromeos==1', {
|
| 'variables': {
|
| 'files': [
|
|
|