| Index: chrome/sync_integration_tests.isolate
|
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
|
| index e7d7f5b1fd8f48630fd6b164b570fb87f87f127f..23be3e7846cb46d472dfd1e9d6884addcc7acba6 100644
|
| --- a/chrome/sync_integration_tests.isolate
|
| +++ b/chrome/sync_integration_tests.isolate
|
| @@ -70,6 +70,10 @@
|
| '<(PRODUCT_DIR)/chrome_elf.dll',
|
| '<(PRODUCT_DIR)/ffmpegsumo.dll',
|
| ],
|
| + },
|
| + }],
|
| + ['OS=="win" and (fastbuild==0 or fastbuild==1)', {
|
| + 'variables': {
|
| 'isolate_dependency_untracked': [
|
| '<(PRODUCT_DIR)/sync_integration_tests.exe.pdb',
|
| ],
|
|
|