| Index: chrome/sync_integration_tests.isolate
|
| diff --git a/chrome/sync_integration_tests.isolate b/chrome/sync_integration_tests.isolate
|
| index e6c524eac75991ac5def04499e932bc1775debf3..e7d7f5b1fd8f48630fd6b164b570fb87f87f127f 100644
|
| --- a/chrome/sync_integration_tests.isolate
|
| +++ b/chrome/sync_integration_tests.isolate
|
| @@ -70,6 +70,9 @@
|
| '<(PRODUCT_DIR)/chrome_elf.dll',
|
| '<(PRODUCT_DIR)/ffmpegsumo.dll',
|
| ],
|
| + 'isolate_dependency_untracked': [
|
| + '<(PRODUCT_DIR)/sync_integration_tests.exe.pdb',
|
| + ],
|
| },
|
| }],
|
| ['chromeos==1', {
|
|
|