Chromium Code Reviews| Index: sync/sync_tests.gypi |
| diff --git a/sync/sync_tests.gypi b/sync/sync_tests.gypi |
| index eba58723da9083aeb89fb2db2e56df7af19c5135..2b52e61b1c4da7f6a33627f48cf08ead836de2e6 100644 |
| --- a/sync/sync_tests.gypi |
| +++ b/sync/sync_tests.gypi |
| @@ -499,6 +499,7 @@ |
| ], |
| 'variables': { |
| 'test_suite_name': 'sync_unit_tests', |
| + 'isolate_file': 'sync_unit_tests.isolate', |
| }, |
| 'includes': [ '../build/apk_test.gypi' ], |
| }, |